Class Suspend

  • All Implemented Interfaces:
    org.flowable.engine.delegate.JavaDelegate

    public class Suspend
    extends FlowableServiceTask
    • Constructor Detail

      • Suspend

        public Suspend()
    • Method Detail

      • doExecute

        protected void doExecute​(org.flowable.engine.delegate.DelegateExecution execution)
        Specified by:
        doExecute in class FlowableServiceTask