| Modifier and Type | Method and Description |
|---|---|
Message |
Fix.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
RunAutomationDetails.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
ReportingDescriptorRelationship.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
Artifact.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
GraphTraversal.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
LocationRelationship.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
Attachment.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
ArtifactLocation.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
Graph.getDescription()
Encapsulates a message intended to be read by the end user.
|
Message |
Edge.getLabel()
Encapsulates a message intended to be read by the end user.
|
Message |
Node.getLabel()
Encapsulates a message intended to be read by the end user.
|
Message |
EdgeTraversal.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Result.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Notification.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
ThreadFlow.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
CodeFlow.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Location.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Rectangle.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Stack.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Region.getMessage()
Encapsulates a message intended to be read by the end user.
|
Message |
Message.withArguments(List<String> arguments) |
Message |
Message.withId(String id) |
Message |
Message.withMarkdown(String markdown) |
Message |
Message.withProperties(PropertyBag properties) |
Message |
Message.withText(String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
Fix.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
RunAutomationDetails.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
ReportingDescriptorRelationship.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
Artifact.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
GraphTraversal.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
LocationRelationship.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
Attachment.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
ArtifactLocation.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
Graph.setDescription(Message description)
Encapsulates a message intended to be read by the end user.
|
void |
Edge.setLabel(Message label)
Encapsulates a message intended to be read by the end user.
|
void |
Node.setLabel(Message label)
Encapsulates a message intended to be read by the end user.
|
void |
EdgeTraversal.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
Result.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
Notification.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
ThreadFlow.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
CodeFlow.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
Location.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
Rectangle.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
Stack.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
void |
Region.setMessage(Message message)
Encapsulates a message intended to be read by the end user.
|
Fix |
Fix.withDescription(Message description) |
RunAutomationDetails |
RunAutomationDetails.withDescription(Message description) |
ReportingDescriptorRelationship |
ReportingDescriptorRelationship.withDescription(Message description) |
Artifact |
Artifact.withDescription(Message description) |
GraphTraversal |
GraphTraversal.withDescription(Message description) |
LocationRelationship |
LocationRelationship.withDescription(Message description) |
Attachment |
Attachment.withDescription(Message description) |
ArtifactLocation |
ArtifactLocation.withDescription(Message description) |
Graph |
Graph.withDescription(Message description) |
Edge |
Edge.withLabel(Message label) |
Node |
Node.withLabel(Message label) |
EdgeTraversal |
EdgeTraversal.withMessage(Message message) |
Result |
Result.withMessage(Message message) |
Notification |
Notification.withMessage(Message message) |
ThreadFlow |
ThreadFlow.withMessage(Message message) |
CodeFlow |
CodeFlow.withMessage(Message message) |
Location |
Location.withMessage(Message message) |
Rectangle |
Rectangle.withMessage(Message message) |
Stack |
Stack.withMessage(Message message) |
Region |
Region.withMessage(Message message) |
Copyright © 2020 Contrast Security. All rights reserved.