类 JumpSubProcessCommand

  • 所有已实现的接口:
    org.flowable.common.engine.impl.interceptor.Command<Void>

    public class JumpSubProcessCommand
    extends Object
    implements org.flowable.common.engine.impl.interceptor.Command<Void>
    作者:
    qinman, zhangchongjie
    Date:
    2022/12/30
    • 方法详细资料

      • execute

        public Void execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
        指定者:
        execute 在接口中 org.flowable.common.engine.impl.interceptor.Command<Void>