Class BanRemovedForFacility
java.lang.Object
cz.metacentrum.perun.audit.events.AuditEvent
cz.metacentrum.perun.audit.events.FacilityManagerEvents.BanRemovedForFacility
-
Field Summary
Fields inherited from class cz.metacentrum.perun.audit.events.AuditEvent
name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cz.metacentrum.perun.audit.events.AuditEvent
equals, formatMessage, getName, hashCode
-
Constructor Details
-
BanRemovedForFacility
public BanRemovedForFacility() -
BanRemovedForFacility
-
-
Method Details
-
getBan
-
getFacilityId
public int getFacilityId() -
getMessage
Description copied from class:AuditEventGet message that should be logged.- Specified by:
getMessagein classAuditEvent- Returns:
- message
-
getUserId
public int getUserId() -
toString
-