Package org.activiti.engine.impl.cmd
Class CreateModelCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.CreateModelCmd
-
public class CreateModelCmd extends java.lang.Object implements Command<Model>, java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CreateModelCmd()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Modelexecute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public Model execute(CommandContext commandContext)
-
-