org.camunda.bpm.engine.impl.cmd
Class CreateAuthorizationCommand
java.lang.Object
org.camunda.bpm.engine.impl.cmd.CreateAuthorizationCommand
- All Implemented Interfaces:
- Command<Authorization>
public class CreateAuthorizationCommand
- extends Object
- implements Command<Authorization>
- Author:
- Daniel Meyer
|
Field Summary |
protected int |
type
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected int type
CreateAuthorizationCommand
public CreateAuthorizationCommand(int type)
execute
public Authorization execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Authorization>
Copyright © 2015 camunda services GmbH. All rights reserved.