Package io.vertx.tp.workflow.plugin
Class FlowSequenceListener
java.lang.Object
io.vertx.tp.workflow.plugin.FlowSequenceListener
- All Implemented Interfaces:
org.camunda.bpm.engine.delegate.JavaDelegate
public class FlowSequenceListener
extends Object
implements org.camunda.bpm.engine.delegate.JavaDelegate
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.camunda.bpm.engine.delegate.DelegateExecution execution)
-
Constructor Details
-
FlowSequenceListener
public FlowSequenceListener()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.camunda.bpm.engine.delegate.JavaDelegate- Throws:
Exception
-