Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.jbpm.core.helper
Class RejectedTaskNotificationHandler

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.AbstractJbpmHandlerHelper
      extended by org.nuxeo.ecm.platform.jbpm.core.helper.TaskNotificationHandler
          extended by org.nuxeo.ecm.platform.jbpm.core.helper.RejectedTaskNotificationHandler
All Implemented Interfaces:
Serializable, ActionHandler, DecisionHandler, AssignmentHandler, TaskControllerHandler

public class RejectedTaskNotificationHandler
extends TaskNotificationHandler

Author:
arussel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuxeo.ecm.platform.jbpm.AbstractJbpmHandlerHelper
SUFFIX_MAJOR, SUFFIX_MINOR
 
Constructor Summary
RejectedTaskNotificationHandler()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.jbpm.core.helper.TaskNotificationHandler
execute
 
Methods inherited from class org.nuxeo.ecm.platform.jbpm.AbstractJbpmHandlerHelper
assign, decide, getJbpmService, getProcessACLName, getTransientVariable, initializeTaskVariables, submitTaskVariables
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RejectedTaskNotificationHandler

public RejectedTaskNotificationHandler()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.