Class SetDialogId

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

    @Service("setDialogId")
    public class SetDialogId
    extends Object
    implements org.flowable.engine.delegate.JavaDelegate
    • Constructor Detail

      • SetDialogId

        public SetDialogId()
    • Method Detail

      • execute

        public void execute​(org.flowable.engine.delegate.DelegateExecution execution)
        Specified by:
        execute in interface org.flowable.engine.delegate.JavaDelegate