Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class SendEventActionHandler
extends AbstractJbpmHandlerHelper

Action handler that fire an event using EventProducer

Author:
Arnaud Kervern
See Also:
EventProducer, Serialized Form

Field Summary
 
Fields inherited from class org.nuxeo.ecm.platform.jbpm.AbstractJbpmHandlerHelper
SUFFIX_MAJOR, SUFFIX_MINOR
 
Constructor Summary
SendEventActionHandler()
           
 
Method Summary
 void execute(ExecutionContext executionContext)
           
 
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

SendEventActionHandler

public SendEventActionHandler()
Method Detail

execute

public void execute(ExecutionContext executionContext)
             throws Exception
Specified by:
execute in interface ActionHandler
Overrides:
execute in class AbstractJbpmHandlerHelper
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.