Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.comment.workflow
Class CommentHandlerHelper

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.AbstractJbpmHandlerHelper
      extended by org.nuxeo.ecm.platform.comment.workflow.CommentHandlerHelper
All Implemented Interfaces:
java.io.Serializable, ActionHandler, DecisionHandler, AssignmentHandler, TaskControllerHandler
Direct Known Subclasses:
AcceptCommentHandler, RejectCommentHandler

public abstract class CommentHandlerHelper
extends AbstractJbpmHandlerHelper

Handler with helper methods for comment jbpm action handlers.

See Also:
Serialized Form

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

Constructor Detail

CommentHandlerHelper

public CommentHandlerHelper()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.