|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RapidIssueEntryCallbackComponent | |
|---|---|
| com.atlassian.greenhopper.service.rapid.view.color | |
| com.atlassian.greenhopper.web.rapid.list | |
| Uses of RapidIssueEntryCallbackComponent in com.atlassian.greenhopper.service.rapid.view.color |
|---|
| Classes in com.atlassian.greenhopper.service.rapid.view.color that implement RapidIssueEntryCallbackComponent | |
|---|---|
class |
AbstractCardColorCallback
Abstract CallbackComponent implementation |
class |
AssigneeCardColorCallback
Callback for assignee card color strategy |
class |
IssueTypeCardColorCallback
Callback for issue type card color strategy |
class |
PriorityCardColorCallback
Callback for priority card color strategy |
| Methods in com.atlassian.greenhopper.service.rapid.view.color that return types with arguments of type RapidIssueEntryCallbackComponent | |
|---|---|
ServiceOutcome<RapidIssueEntryCallbackComponent> |
CardColorQueryServiceImpl.createCardColorIssueEntryCallback(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
CardColorStrategy cardColorStrategy)
|
ServiceOutcome<RapidIssueEntryCallbackComponent> |
CardColorQueryService.createCardColorIssueEntryCallback(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
CardColorStrategy cardColorStrategy)
Get a RapidIssueEntryCallbackComponent for a given rapidView and cardColorStrategy. |
| Uses of RapidIssueEntryCallbackComponent in com.atlassian.greenhopper.web.rapid.list |
|---|
| Classes in com.atlassian.greenhopper.web.rapid.list that implement RapidIssueEntryCallbackComponent | |
|---|---|
class |
EpicCallbackComponent
Retrieve the key of the Epic that is associated to each issue (if one exists) and set it onto the RapidIssueEntry. |
class |
EpicMetadataCallbackComponent
Fetches the epic label value for an issue Note: only one label is loaded. |
| Methods in com.atlassian.greenhopper.web.rapid.list with parameters of type RapidIssueEntryCallbackComponent | |
|---|---|
void |
RapidIssueEntryCallback.addCallbackComponent(RapidIssueEntryCallbackComponent component)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||