org.nuxeo.ecm.platform.publishing.workflow.handler
Class CreateTasksActionHandler
java.lang.Object
org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.common.AbstractWorkflowDocumentHandler
org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.client.AbstractWorkflowDocumentActionHandler
org.nuxeo.ecm.platform.publishing.workflow.handler.CreateTasksActionHandler
- All Implemented Interfaces:
- Serializable, ActionHandler
public class CreateTasksActionHandler
- extends AbstractWorkflowDocumentActionHandler
Create one task per workflow side declared reviewers.
- Author:
- Julien Anguenot
- See Also:
- Serialized Form
| Methods inherited from class org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.common.AbstractWorkflowDocumentHandler |
bindDocumentToProcess, documentFollowTransition, getDocumentAllowedStateTransitions, getDocumentCurrentLifeCycle, getDocumentManager, getDocumentMessageProducer, getDocumentModel, getDocumentRef, getDocumentRepositoryLocationURI, getInfoMap, getLifeCycleManager, getLifeCycleTransitionToDestinationState, getProcessInstance, getProcessInstanceCreator, getProcessInstanceCurrentReviewLevel, getProcessInstanceDocumentModificationPolicy, getProcessInstanceDocumentVersioningPolicy, getProcessInstanceName, getSecuManager, getSecuPolicyManager, getWAPI, getWorkflowDocumentRelation, notifyEvent, removeWFACL, setupDefaultRightsFromPolicy, setupRightsFromPolicy, unbindDocumentToProcess |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateTasksActionHandler
public CreateTasksActionHandler()
execute
public void execute(ExecutionContext executionContext)
throws Exception
- Throws:
Exception
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.