public class ExternalTrackerReference extends Object
| Constructor and Description |
|---|
ExternalTrackerReference(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBugId() |
String |
getDescription() |
int |
getId() |
String |
getPriority() |
String |
getStatus() |
int |
getTrackerId() |
TrackerType |
getTrackerType() |
String |
toString() |
public int getId()
public int getTrackerId()
public String getBugId()
public String getPriority()
public String getDescription()
public TrackerType getTrackerType()
public String getStatus()
Copyright © 2016 JBoss by Red Hat. All rights reserved.