Class DeleteActionDefinitionLinkCmd

  • All Implemented Interfaces:
    Command<Void>

    public class DeleteActionDefinitionLinkCmd
    extends Object
    implements Command<Void>
    Author:
    Tijs Rademakers
    • Field Detail

      • actionDefinitionLinkId

        protected String actionDefinitionLinkId
    • Constructor Detail

      • DeleteActionDefinitionLinkCmd

        public DeleteActionDefinitionLinkCmd​(String actionDefinitionLinkId)