mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
WCM Submit Process - support for review / approve cycles.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5725 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -89,6 +89,11 @@
|
||||
|
||||
<type name="wcmwf:rejectedTask">
|
||||
<parent>wcmwf:workflowTask</parent>
|
||||
<overrides>
|
||||
<property name="bpm:packageItemActionGroup">
|
||||
<default>edit_and_remove_wcm_package_item_actions</default>
|
||||
</property>
|
||||
</overrides>
|
||||
<mandatory-aspects>
|
||||
<aspect>bpm:assignees</aspect>
|
||||
<aspect>wcmwf:reviewType</aspect>
|
||||
@@ -224,6 +229,11 @@
|
||||
<type>d:int</type>
|
||||
<mandatory>true</mandatory>
|
||||
</property>
|
||||
<property name="wcmwf:reviewCycle">
|
||||
<title>Reviewer Cycle</title>
|
||||
<type>d:int</type>
|
||||
<mandatory>true</mandatory>
|
||||
</property>
|
||||
</properties>
|
||||
</aspect>
|
||||
|
||||
|
Reference in New Issue
Block a user