Package org.camunda.bpm.engine.impl.cmd
Class CreateAuthorizationCommand
java.lang.Object
org.camunda.bpm.engine.impl.cmd.CreateAuthorizationCommand
- All Implemented Interfaces:
Command<Authorization>
- Author:
- Daniel Meyer
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
protected int type
-
-
Constructor Details
-
CreateAuthorizationCommand
public CreateAuthorizationCommand(int type)
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<Authorization>
-