Class JumpSubProcessCommand

  • All Implemented Interfaces:
    org.flowable.common.engine.impl.interceptor.Command<Void>

    public class JumpSubProcessCommand
    extends Object
    implements org.flowable.common.engine.impl.interceptor.Command<Void>
    Author:
    qinman, zhangchongjie
    Date:
    2022/12/30
    • Method Detail

      • execute

        public Void execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
        Specified by:
        execute in interface org.flowable.common.engine.impl.interceptor.Command<Void>