@Internal public class RestWarningAnnotation extends Object
Constructor and Description |
---|
RestWarningAnnotation(String fileName,
String message,
WarningAnnotation.Severity severity,
Integer lineNumber,
String category,
String source) |
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
String |
getFileName() |
Integer |
getLineNumber() |
String |
getMessage() |
String |
getSeverity() |
String |
getSource() |
@NotNull public String getFileName()
@NotNull public String getMessage()
@NotNull public String getSeverity()
@Nullable public Integer getLineNumber()
@Nullable public String getCategory()
@Nullable public String getSource()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.