public class AlertDescriptor extends Object
Constructor and Description |
---|
AlertDescriptor(Integer issueId,
String alertName) |
Modifier and Type | Method and Description |
---|---|
String |
getI18nDescriptionKey() |
String |
getI18nSummaryKey() |
Integer |
getIssueId() |
com.atlassian.diagnostics.Issue |
toIssue(com.atlassian.diagnostics.ComponentMonitor monitor,
com.atlassian.diagnostics.Severity severity) |
public com.atlassian.diagnostics.Issue toIssue(com.atlassian.diagnostics.ComponentMonitor monitor, com.atlassian.diagnostics.Severity severity)
public Integer getIssueId()
public String getI18nSummaryKey()
public String getI18nDescriptionKey()
Copyright © 2002-2022 Atlassian. All Rights Reserved.