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 Details

    • FlowSequenceListener

      public FlowSequenceListener()
  • Method Details

    • execute

      public void execute(org.camunda.bpm.engine.delegate.DelegateExecution execution) throws Exception
      Specified by:
      execute in interface org.camunda.bpm.engine.delegate.JavaDelegate
      Throws:
      Exception