- All Implemented Interfaces:
Command<Void>
- Author:
- Daniel Meyer
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable
-
Field Details
-
authorizationId
protected String authorizationId
-
Constructor Details
-
DeleteAuthorizationCmd
public DeleteAuthorizationCmd(String authorizationId)
-