Class 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 Detail

      • FlowSequenceListener

        public FlowSequenceListener()
    • Method Detail

      • 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