Package org.activiti.engine.impl.cmd
Class GetBpmnModelCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.GetBpmnModelCmd
-
- All Implemented Interfaces:
Serializable,Command<BpmnModel>
public class GetBpmnModelCmd extends Object implements Command<BpmnModel>, Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected StringprocessDefinitionId
-
Constructor Summary
Constructors Constructor Description GetBpmnModelCmd(String processDefinitionId)
-