Class ProfileStatus

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProfileStatus
    extends java.lang.Object
    implements java.io.Serializable
    This class lets various "profile" items (notification profile, tag history profiles, etc) communicate basic running state information. It consists of a general State, such as "Good" or "Errored", and then a localized message, which should be a very short clarification of the state.
    See Also:
    Serialized Form