Class GetEnabledActivitiesForAdhocSubProcessCmd

    • Field Detail

      • executionId

        protected String executionId
    • Constructor Detail

      • GetEnabledActivitiesForAdhocSubProcessCmd

        public GetEnabledActivitiesForAdhocSubProcessCmd​(String executionId)
    • Method Detail

      • execute

        public List<org.flowable.bpmn.model.FlowNode> execute​(CommandContext commandContext)
        Specified by:
        execute in interface Command<List<org.flowable.bpmn.model.FlowNode>>