|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.gadget.AbstractGadgetResource
com.pyxis.greenhopper.gadget.ProjectsResource
public class ProjectsResource
Generation resource for the projects dropdown in the configuration screen of several gadgets
| Nested Class Summary | |
|---|---|
static class |
ProjectsResource.Option
|
static class |
ProjectsResource.Options
|
| Field Summary | |
|---|---|
static java.lang.String |
ALL_PROJECTS
|
| Fields inherited from class com.pyxis.greenhopper.gadget.AbstractGadgetResource |
|---|
PROJECT_PREFIX |
| Constructor Summary | |
|---|---|
ProjectsResource(com.atlassian.jira.security.JiraAuthenticationContext authenticationContext)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
generate()
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String ALL_PROJECTS
| Constructor Detail |
|---|
public ProjectsResource(com.atlassian.jira.security.JiraAuthenticationContext authenticationContext)
| Method Detail |
|---|
public javax.ws.rs.core.Response generate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||