Package org.flowable.engine.impl.cmd
Class GetBpmnModelCmd
java.lang.Object
org.flowable.engine.impl.cmd.GetBpmnModelCmd
- All Implemented Interfaces:
Serializable,Command<org.flowable.bpmn.model.BpmnModel>
public class GetBpmnModelCmd
extends Object
implements Command<org.flowable.bpmn.model.BpmnModel>, Serializable
- Author:
- Joram Barrez
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.flowable.bpmn.model.BpmnModelexecute(CommandContext commandContext)