|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.xwork2.ActionSupport com.atlassian.bamboo.ww2.BambooActionSupport com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction com.atlassian.bamboo.ww2.actions.jira.GetJiraIssueSchemaAction
public class GetJiraIssueSchemaAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
BambooActionSupport.JSONStatus |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction |
---|
jiraApplinksService, jiraRemoteIssueManager, jiraRestService, planResultKey |
Fields inherited from class com.opensymphony.xwork2.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork2.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
GetJiraIssueSchemaAction()
|
Method Summary | |
---|---|
String |
doExecute()
Places the current user on the page |
String |
doIssueDetails()
|
String |
doIssueTransitions()
|
String |
doIssueTypeSchema()
|
String |
getIssueKey()
|
String |
getIssueTypeId()
|
com.opensymphony.webwork.dispatcher.json.JSONObject |
getJsonObject()
This is default property read by webwork for webwork's result type "json". |
String |
getProjectKey()
|
void |
setIssueKey(String issueKey)
|
void |
setIssueTypeId(String issueTypeId)
|
void |
setJiraRemoteIssueManager(JiraRemoteIssueManager jiraRemoteIssueManager)
|
void |
setProjectKey(String projectKey)
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.jira.AbstractJiraIssueAction |
---|
copyErrorsToAction, copyErrorsToAction, copyErrorsToActionWarnings, getAppLinkId, getJiraServers, getPlanResultKey, getSelectedJiraApplicationLink, setAppLinkId, setJiraApplinksService, setJiraRestService, setPlanResultKey |
Methods inherited from class com.opensymphony.xwork2.ActionSupport |
---|
addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFormatted, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors |
Methods inherited from interface com.opensymphony.xwork2.ValidationAware |
---|
addActionMessage, addFieldError, getActionErrors, getActionMessages, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors |
Constructor Detail |
---|
public GetJiraIssueSchemaAction()
Method Detail |
---|
@NotNull public com.opensymphony.webwork.dispatcher.json.JSONObject getJsonObject() throws com.opensymphony.webwork.dispatcher.json.JSONException
BambooActionSupport
getJsonObject
in class BambooActionSupport
com.opensymphony.webwork.dispatcher.json.JSONException
public String doExecute()
BambooActionSupport
doExecute
in class BambooActionSupport
public String doIssueTypeSchema()
public String doIssueTransitions()
public String doIssueDetails()
public String getProjectKey()
public void setProjectKey(String projectKey)
public String getIssueTypeId()
public void setIssueTypeId(String issueTypeId)
public String getIssueKey()
public void setIssueKey(String issueKey)
public void setJiraRemoteIssueManager(JiraRemoteIssueManager jiraRemoteIssueManager)
setJiraRemoteIssueManager
in class AbstractJiraIssueAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |