|
||||||||||
| 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.web.rapid.plan.SprintMarkerHelper
@Service public class SprintMarkerHelper
Helper function for working with sprint markers
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
SprintMarkerHelper()
|
|
| Method Summary | |
|---|---|
ServiceOutcome<SprintMarkerEntry> |
addSprintMarkerToBacklog(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
|
java.util.List<SprintMarkerEntry> |
getMarkers(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues)
|
ServiceOutcome<SprintMarkerEntry> |
updateSprintMarker(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
SprintMarker sprintMarker)
|
| 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 |
| Constructor Detail |
|---|
public SprintMarkerHelper()
| Method Detail |
|---|
public java.util.List<SprintMarkerEntry> getMarkers(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
java.util.List<RapidIssueEntry> issues)
public ServiceOutcome<SprintMarkerEntry> addSprintMarkerToBacklog(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView)
@NotNull
public ServiceOutcome<SprintMarkerEntry> updateSprintMarker(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
SprintMarker sprintMarker)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||