Class DeleteConnectorWorkSecurityMap

  • All Implemented Interfaces:
    AdminCommand

    @ExecuteOn(ALL)
    @Service(name="delete-connector-work-security-map")
    @PerLookup
    public class DeleteConnectorWorkSecurityMap
    extends Object
    implements AdminCommand
    Delete Connector Work Security Map
    • Constructor Detail

      • DeleteConnectorWorkSecurityMap

        public DeleteConnectorWorkSecurityMap()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext context)
        Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        context - information