Class GetBpmnModelCmd

    • Field Detail

      • processDefinitionId

        protected String processDefinitionId
    • Constructor Detail

      • GetBpmnModelCmd

        public GetBpmnModelCmd​(String processDefinitionId)
    • Method Detail

      • execute

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