|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.global.AbstractLoggable
com.atlassian.greenhopper.global.AbstractResultBuilder
com.atlassian.greenhopper.web.rapid.work.WorkDataFactory
@Service public class WorkDataFactory
Produces the issue list view for the RapidBoard. Currently issues are sorted by swim lanes and column mappings.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder |
|---|
AbstractResultBuilder.SuccessBuilder<T> |
| Field Summary | |
|---|---|
protected org.slf4j.Logger |
performanceLogger
|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
WorkDataFactory()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<AllDataResponse> |
getAllData(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.Set<java.lang.Long> activeQuickFilters)
|
| Methods inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder |
|---|
buildCombinedResult, buildErrorOnlyResult, buildResult, buildResult |
| Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logDebug, logError, logException, logInfo, logTrace, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.slf4j.Logger performanceLogger
| Constructor Detail |
|---|
public WorkDataFactory()
| Method Detail |
|---|
public ServiceOutcome<AllDataResponse> getAllData(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.Set<java.lang.Long> activeQuickFilters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||