|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.gadget.AbstractGadgetResource
com.atlassian.greenhopper.gadget.RapidViewGadgetResource
public class RapidViewGadgetResource
Generation and validation resource for the version dropdown field in the configuration screen
| Field Summary |
|---|
| Fields inherited from class com.pyxis.greenhopper.gadget.AbstractGadgetResource |
|---|
PROJECT_PREFIX |
| Constructor Summary | |
|---|---|
RapidViewGadgetResource(RapidGadgetHelper validator)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
getQuickFilters(javax.servlet.http.HttpServletRequest request,
java.lang.Long rapidBoardId)
Gets rapid view options for given view |
javax.ws.rs.core.Response |
validate(javax.servlet.http.HttpServletRequest request,
java.lang.Long rapidBoardId)
Validate |
| Methods inherited from class com.pyxis.greenhopper.gadget.AbstractGadgetResource |
|---|
createErrorResponse, createIndexingUnavailableResponse, createOkResponse, createValidationResponse, response |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RapidViewGadgetResource(RapidGadgetHelper validator)
| Method Detail |
|---|
public javax.ws.rs.core.Response validate(@Context
javax.servlet.http.HttpServletRequest request,
java.lang.Long rapidBoardId)
public javax.ws.rs.core.Response getQuickFilters(@Context
javax.servlet.http.HttpServletRequest request,
java.lang.Long rapidBoardId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||