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