public class Issue extends Object
| Constructor and Description |
|---|
Issue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent() |
Date |
getCreationDate() |
String |
getKey() |
Integer |
getLine() |
String |
getMessage() |
String |
getRule() |
Severity |
getSeverity() |
String |
getStatus() |
boolean |
isNew() |
String |
toString() |
public String getKey()
public String getComponent()
public Integer getLine()
public String getMessage()
public Severity getSeverity()
public String getRule()
public String getStatus()
public boolean isNew()
public Date getCreationDate()
Copyright © 2016. All Rights Reserved.