Class Reactivate

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

    public class Reactivate
    extends FlowableServiceTask
    • Constructor Detail

      • Reactivate

        public Reactivate()
    • Method Detail

      • doExecute

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