Class SystemStatus

    • Field Detail

      • ROLE

        public static final String ROLE
        The Avalon Role
    • Method Detail

      • addStatus

        public boolean addStatus​(String status)
        Add a system status
        Parameters:
        status - The system status to add
        Returns:
        true if the system status did not already contain the specified status
      • removeStatus

        public boolean removeStatus​(String status)
        Add a system status
        Parameters:
        status - The system status to remove
        Returns:
        true if the system status contained the specified element