|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RapidIssueEntry | |
|---|---|
| com.atlassian.greenhopper.service.rapid | |
| com.atlassian.greenhopper.web.rapid.list | |
| com.atlassian.greenhopper.web.rapid.plan | |
| com.atlassian.greenhopper.web.rapid.work | |
| Uses of RapidIssueEntry in com.atlassian.greenhopper.service.rapid |
|---|
| Methods in com.atlassian.greenhopper.service.rapid that return types with arguments of type RapidIssueEntry | |
|---|---|
java.util.List<RapidIssueEntry> |
PoolService.CollectIssuesResult.getIssues()
|
ServiceOutcome<java.util.List<RapidIssueEntry>> |
PoolService.getMissingParents(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues)
Loads all missing parents for a given list of issues. |
ServiceOutcome<java.util.List<RapidIssueEntry>> |
PoolServiceImpl.getMissingParents(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues)
|
| Method parameters in com.atlassian.greenhopper.service.rapid with type arguments of type RapidIssueEntry | |
|---|---|
ServiceOutcome<java.util.List<RapidIssueEntry>> |
PoolService.getMissingParents(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues)
Loads all missing parents for a given list of issues. |
ServiceOutcome<java.util.List<RapidIssueEntry>> |
PoolServiceImpl.getMissingParents(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues)
|
ServiceOutcome<PoolService.ParentSwimlanesData> |
PoolService.getParentSwimlanesData(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues,
java.util.List<RapidIssueEntry> missingParents)
Gathers the ParentSwimlanesData for a given rapid view. |
ServiceOutcome<PoolService.ParentSwimlanesData> |
PoolService.getParentSwimlanesData(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues,
java.util.List<RapidIssueEntry> missingParents)
Gathers the ParentSwimlanesData for a given rapid view. |
ServiceOutcome<PoolService.ParentSwimlanesData> |
PoolServiceImpl.getParentSwimlanesData(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues,
java.util.List<RapidIssueEntry> missingParents)
|
ServiceOutcome<PoolService.ParentSwimlanesData> |
PoolServiceImpl.getParentSwimlanesData(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues,
java.util.List<RapidIssueEntry> missingParents)
|
| Constructor parameters in com.atlassian.greenhopper.service.rapid with type arguments of type RapidIssueEntry | |
|---|---|
PoolService.CollectIssuesResult(java.util.List<RapidIssueEntry> issues,
java.util.List<ProjectEntry> projects,
boolean maxIssuesExceed)
|
|
| Uses of RapidIssueEntry in com.atlassian.greenhopper.web.rapid.list |
|---|
| Methods in com.atlassian.greenhopper.web.rapid.list that return RapidIssueEntry | |
|---|---|
RapidIssueEntry |
RapidIssueEntryFactory.buildIssueListEntryWithoutDaysInColumnData(com.atlassian.jira.issue.Issue issue,
IssueStatisticValueResolver estimateIssueStatisticValueResolver)
Creates an IssueListEntry object Note: this method does not fill in the daysInColumn field |
| Methods in com.atlassian.greenhopper.web.rapid.list that return types with arguments of type RapidIssueEntry | |
|---|---|
ServiceOutcome<RapidIssueEntry> |
RapidIssueEntryFactory.buildIssueListEntry(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
com.atlassian.jira.issue.Issue issue)
|
java.util.Map<java.lang.Long,RapidIssueEntry> |
PoolIssueCallback.getIssueIdMap()
|
java.util.List<RapidIssueEntry> |
PoolIssueCallback.getIssues()
|
ServiceOutcome<RapidIssueEntry> |
RapidIssueEntryFactory.getRapidIssueEntry(com.atlassian.crowd.embedded.api.User user,
java.lang.Long rapidViewId,
java.lang.Long issueId)
|
| Constructor parameters in com.atlassian.greenhopper.web.rapid.list with type arguments of type RapidIssueEntry | |
|---|---|
DaysInColumnCallback(java.util.Map<java.lang.Long,RapidIssueEntry> issues,
java.util.Map<com.atlassian.jira.issue.status.Status,Column> columnsByStatus,
java.util.List<com.atlassian.jira.issue.status.Status> statuses)
|
|
| Uses of RapidIssueEntry in com.atlassian.greenhopper.web.rapid.plan |
|---|
| Methods in com.atlassian.greenhopper.web.rapid.plan that return types with arguments of type RapidIssueEntry | |
|---|---|
java.util.List<RapidIssueEntry> |
PlanningModeService.BacklogIssues.getIssues()
|
java.util.Map<PlanningDataModel.OpenSprintEntry,java.util.List<RapidIssueEntry>> |
PlanningModeService.CurrentSprints.getSprintsToIssues()
|
| Method parameters in com.atlassian.greenhopper.web.rapid.plan with type arguments of type RapidIssueEntry | |
|---|---|
void |
PlanningModeService.CurrentSprints.add(PlanningDataModel.OpenSprintEntry sprint,
java.util.List<RapidIssueEntry> issues)
|
| Constructor parameters in com.atlassian.greenhopper.web.rapid.plan with type arguments of type RapidIssueEntry | |
|---|---|
PlanningModeService.BacklogIssues(java.util.List<RapidIssueEntry> issues,
java.util.List<ProjectEntry> projects,
java.util.List<SprintMarkerEntry> markers)
|
|
| Uses of RapidIssueEntry in com.atlassian.greenhopper.web.rapid.work |
|---|
| Fields in com.atlassian.greenhopper.web.rapid.work with type parameters of type RapidIssueEntry | |
|---|---|
java.util.List<RapidIssueEntry> |
IssuesData.issues
|
java.util.List<RapidIssueEntry> |
IssuesData.missingParents
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||