public class StateChangeInformationJson extends Object
Constructor and Description |
---|
StateChangeInformationJson(long id,
String message,
StateChangeInformation.MessageLevel level,
long eventTimestampMilli) |
StateChangeInformationJson(StateChangeInformation stateChangeInformation) |
Modifier and Type | Method and Description |
---|---|
long |
getEventTimestampMilli() |
long |
getId() |
StateChangeInformation.MessageLevel |
getLevel() |
String |
getMessage() |
public StateChangeInformationJson(long id, String message, StateChangeInformation.MessageLevel level, long eventTimestampMilli)
public StateChangeInformationJson(StateChangeInformation stateChangeInformation)
public long getId()
public String getMessage()
public long getEventTimestampMilli()
public StateChangeInformation.MessageLevel getLevel()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences