|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueStatusHistoryCollector.STATUS_CHANGE | |
|---|---|
| com.atlassian.greenhopper.service.charts | |
| Uses of IssueStatusHistoryCollector.STATUS_CHANGE in com.atlassian.greenhopper.service.charts |
|---|
| Methods in com.atlassian.greenhopper.service.charts that return IssueStatusHistoryCollector.STATUS_CHANGE | |
|---|---|
static IssueStatusHistoryCollector.STATUS_CHANGE |
IssueStatusHistoryCollector.STATUS_CHANGE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IssueStatusHistoryCollector.STATUS_CHANGE[] |
IssueStatusHistoryCollector.STATUS_CHANGE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.atlassian.greenhopper.service.charts with parameters of type IssueStatusHistoryCollector.STATUS_CHANGE | |
|---|---|
IssueStatusHistoryCollector(org.apache.lucene.search.Searchable searcher,
org.apache.lucene.document.FieldSelector fieldSelector,
IssueStatusHistoryCallback statusHistoryCallback,
com.atlassian.jira.issue.status.Status status,
IssueStatusHistoryCollector.STATUS_CHANGE change,
java.util.BitSet filter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||