Class AttributeChangedForFacilityAndUser
java.lang.Object
cz.metacentrum.perun.audit.events.AuditEvent
cz.metacentrum.perun.audit.events.AttributesManagerEvents.AttributeChangedForFacilityAndUser
-
Field Summary
Fields inherited from class cz.metacentrum.perun.audit.events.AuditEvent
name
-
Constructor Summary
ConstructorDescriptionAttributeChangedForFacilityAndUser
(Attribute attribute, Facility facility, User user) -
Method Summary
Methods inherited from class cz.metacentrum.perun.audit.events.AuditEvent
equals, formatMessage, getName, hashCode
-
Constructor Details
-
AttributeChangedForFacilityAndUser
public AttributeChangedForFacilityAndUser() -
AttributeChangedForFacilityAndUser
-
-
Method Details
-
getAttribute
-
getFacility
-
getMessage
Description copied from class:AuditEvent
Get message that should be logged.- Specified by:
getMessage
in classAuditEvent
- Returns:
- message
-
getUser
-
toString
-