Class DeleteSubnetVisualAction

  • All Implemented Interfaces:
    Comparable

    @Component
    public class DeleteSubnetVisualAction
    extends AbstractVisualInventoryAction
    Visual wrapper of delete a subnet
    Author:
    Adrian Martinez Molina <adrian.martnez@kuwaiba.org>
    • Field Detail

      • PARAM_SUBNET

        public static String PARAM_SUBNET
        Delete subnet visual action parameter the subnet name to show the notification.
      • PARAM_CLASSNAME

        public static final String PARAM_CLASSNAME
        Parameter to create the subnet, the parent class name
        See Also:
        Constant Field Values
    • Constructor Detail

      • DeleteSubnetVisualAction

        public DeleteSubnetVisualAction()