public interface IssueCollectorConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryIds() |
int |
getMaxEntries() |
String |
getPriorityIds() |
String |
getProjectId() |
String |
getStatusIds() |
String |
getTrackerIds() |
String |
getVersionId() |
String |
getVersionNames() |
boolean |
isOnlyCurrentVersion() |
boolean |
isVerbose() |
void |
setVersionId(String versionId) |
boolean isOnlyCurrentVersion()
int getMaxEntries()
String getVersionNames()
String getPriorityIds()
String getStatusIds()
String getProjectId()
String getVersionId()
void setVersionId(String versionId)
String getCategoryIds()
String getTrackerIds()
boolean isVerbose()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.