Class DeleteActionDefinitionLinkCmd
- java.lang.Object
-
- com.flowable.action.engine.impl.cmd.DeleteActionDefinitionLinkCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
actionDefinitionLinkId
-
Constructor Summary
Constructors Constructor Description DeleteActionDefinitionLinkCmd(String actionDefinitionLinkId)
-
-
-
Field Detail
-
actionDefinitionLinkId
protected String actionDefinitionLinkId
-
-
Constructor Detail
-
DeleteActionDefinitionLinkCmd
public DeleteActionDefinitionLinkCmd(String actionDefinitionLinkId)
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-