java.lang.Object
com.flowable.action.engine.impl.cmd.DeleteActionDefinitionLinkCmd
- All Implemented Interfaces:
Command<Void>
- Author:
- Tijs Rademakers
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
actionDefinitionLinkId
protected String actionDefinitionLinkId
-
Constructor Details
-
DeleteActionDefinitionLinkCmd
public DeleteActionDefinitionLinkCmd(String actionDefinitionLinkId)
-