public class AgentIssue extends Object implements Issue
IssueDiagnoser
Constructor and Description |
---|
AgentIssue(AgentId agentId,
Severity severity,
String description) |
Modifier and Type | Method and Description |
---|---|
AgentId |
getAgentId() |
String |
getDescription() |
Severity |
getSeverity() |
public AgentId getAgentId()
public Severity getSeverity()
getSeverity
in interface Issue
public String getDescription()
getDescription
in interface Issue
Copyright © 2017. All rights reserved.