|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.web.AbstractResource com.atlassian.greenhopper.gadget.SprintRemainingDaysResource
public class SprintRemainingDaysResource
Nested Class Summary | |
---|---|
static class |
SprintRemainingDaysResource.SprintRemainingDaysResponse
|
Field Summary |
---|
Fields inherited from class com.atlassian.greenhopper.web.AbstractResource |
---|
HTTP_HEADER_GREENHOPPER_GADGET, log |
Constructor Summary | |
---|---|
SprintRemainingDaysResource(com.atlassian.jira.security.JiraAuthenticationContext authContext,
RapidViewService rapidViewService,
SprintTimeRemainingService sprintTimeRemainingService)
|
Method Summary | |
---|---|
javax.ws.rs.core.Response |
getRemainingDays(java.lang.Long rapidViewId,
java.lang.Long sprintId)
|
Methods inherited from class com.atlassian.greenhopper.web.AbstractResource |
---|
check, createErrorResponse, createFromServiceOutcome, createNoContentResponse, createOkResponse, createOkResponse, getUser, isGadgetRequest, nullSafe, response, wireAuthenticationContext, wireI18nFactoryService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SprintRemainingDaysResource(com.atlassian.jira.security.JiraAuthenticationContext authContext, RapidViewService rapidViewService, SprintTimeRemainingService sprintTimeRemainingService)
Method Detail |
---|
public javax.ws.rs.core.Response getRemainingDays(java.lang.Long rapidViewId, java.lang.Long sprintId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |