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 Details- 
typeprotected int type
 
- 
- 
Constructor Details- 
CreateAuthorizationCommandpublic CreateAuthorizationCommand(int type) 
 
- 
- 
Method Details- 
execute- Specified by:
- executein interface- Command<Authorization>
 
 
-