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