Class TroubledStatusFlagEvent

    • Constructor Detail

      • TroubledStatusFlagEvent

        public TroubledStatusFlagEvent()
    • Method Detail

      • updateCurationDetails

        public final void updateCurationDetails​(CurationDetails curatable,
                                                AuditEvent auditEvent)
        Description copied from class: CurationDetailsEvent
        This method should be overloaded in all of the extensions of this class to do the specific actions they wre designed for.
        Specified by:
        updateCurationDetails in class CurationDetailsEvent
        Parameters:
        curatable - the curatable object to do the curation action on.
        auditEvent - the audit event containing information about the action that should be made.