|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.list.PoolIssueCallbackFactory
@Service public class PoolIssueCallbackFactory
Helper class to avoid having to add all of these these dependencies *everywhere*.
| Constructor Summary | |
|---|---|
PoolIssueCallbackFactory()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<PoolIssueCallback> |
create(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
|
ServiceOutcome<PoolIssueCallback> |
create(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.Set<java.lang.Long> visibleIds)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PoolIssueCallbackFactory()
| Method Detail |
|---|
public ServiceOutcome<PoolIssueCallback> create(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
public ServiceOutcome<PoolIssueCallback> create(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.Set<java.lang.Long> visibleIds)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||