Class AlertEntityImpl
java.lang.Object
com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate.AlertEntityImpl
- All Implemented Interfaces:
com.atlassian.diagnostics.internal.dao.AlertEntity
public class AlertEntityImpl
extends Object
implements com.atlassian.diagnostics.internal.dao.AlertEntity
- Since:
- 6.10
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlertEntityImpl
protected AlertEntityImpl() -
AlertEntityImpl
public AlertEntityImpl(com.atlassian.diagnostics.Alert alert)
-
-
Method Details
-
getDetailsJson
- Specified by:
getDetailsJsonin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getId
public long getId()- Specified by:
getIdin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getIssueId
- Specified by:
getIssueIdin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getIssueComponentId
- Specified by:
getIssueComponentIdin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getIssueSeverity
public @NonNull com.atlassian.diagnostics.Severity getIssueSeverity()- Specified by:
getIssueSeverityin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getIssueSeverityId
protected int getIssueSeverityId() -
getNodeName
- Specified by:
getNodeNamein interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getTriggerModule
- Specified by:
getTriggerModulein interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getTriggerPluginKey
- Specified by:
getTriggerPluginKeyin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getTriggerPluginVersion
- Specified by:
getTriggerPluginVersionin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-
getTimestamp
- Specified by:
getTimestampin interfacecom.atlassian.diagnostics.internal.dao.AlertEntity
-