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