Interface RecordsManagementEventType

    • Method Detail

      • getName

        String getName()
        Get the name of the records management event type
        Returns:
        String event type name
      • getDisplayLabel

        String getDisplayLabel()
        Gets the display label of the event type
        Returns:
        String display label
      • isAutomaticEvent

        boolean isAutomaticEvent()
        Indicates whether the event is automatic or not
        Returns:
        boolean true if automatic, false otherwise