Class StateChangeInformation
java.lang.Object
com.atlassian.confluence.security.denormalisedpermissions.StateChangeInformation
Contains the information about the denormalised service state change
- Since:
- 7.10.0
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStateChangeInformation
(long id, String message, StateChangeInformation.MessageLevel level, long timestamp) -
Method Summary
-
Constructor Details
-
StateChangeInformation
public StateChangeInformation(long id, String message, StateChangeInformation.MessageLevel level, long timestamp)
-
-
Method Details
-
getId
public long getId() -
getMessage
-
getEventTimestamp
-
getLevel
-