Class NotTroubledStatusFlagEvent

    • Constructor Detail

      • NotTroubledStatusFlagEvent

        public NotTroubledStatusFlagEvent()
        No-arg constructor added to satisfy javabean contract
    • Method Detail

      • updateCurationDetails

        public 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.