|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object webwork.action.ActionSupport com.atlassian.jira.action.JiraActionSupport com.atlassian.jira.web.action.JiraWebActionSupport com.atlassian.jira.web.action.admin.workflow.AbstractWorkflowTransitionAction com.atlassian.jira.web.action.admin.workflow.AbstractEditWorkflowTransitionDescriptorParams com.atlassian.jira.web.action.admin.workflow.EditWorkflowTransitionValidatorParams
public class EditWorkflowTransitionValidatorParams
Copyright (c) 2002-2004 All rights reserved.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.jira.util.ErrorCollection |
---|
ErrorCollection.Reason |
Nested classes/interfaces inherited from interface com.atlassian.jira.util.I18nHelper |
---|
I18nHelper.BeanFactory |
Field Summary |
---|
Fields inherited from class com.atlassian.jira.web.action.admin.workflow.AbstractWorkflowTransitionAction |
---|
workflowService |
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
---|
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters |
Fields inherited from class com.atlassian.jira.action.JiraActionSupport |
---|
log |
Fields inherited from class webwork.action.ActionSupport |
---|
command, errorMap, errorMessages |
Fields inherited from interface webwork.action.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
EditWorkflowTransitionValidatorParams(JiraWorkflow workflow,
com.opensymphony.workflow.loader.ActionDescriptor transition,
com.atlassian.plugin.PluginAccessor pluginAccessor,
WorkflowService workflowService)
|
|
EditWorkflowTransitionValidatorParams(JiraWorkflow workflow,
com.opensymphony.workflow.loader.StepDescriptor step,
com.opensymphony.workflow.loader.ActionDescriptor transition,
com.atlassian.plugin.PluginAccessor pluginAccessor,
WorkflowService workflowService)
|
Method Summary | |
---|---|
protected void |
editWorkflowDescriptor(com.opensymphony.workflow.loader.AbstractDescriptor descriptor,
Map params)
|
protected String |
getHighLightParamPrefix()
|
protected String |
getPluginType()
|
String |
getWorkflowDescriptorName()
|
protected void |
setupWorkflowDescriptor()
|
Methods inherited from class com.atlassian.jira.web.action.admin.workflow.AbstractEditWorkflowTransitionDescriptorParams |
---|
doDefault, doExecute, doValidation, getCount, getDescriptor, getDescriptorHtml, getDescriptorParams, getIndexCount, getRedirectUrl, getWorkflowModuleDescriptor, setCount, setupWorkflowDescriptorParams, setupWorkflowModuleDescriptor, setWorkflowDescriptor |
Methods inherited from class com.atlassian.jira.web.action.admin.workflow.AbstractWorkflowTransitionAction |
---|
getPluginAccessor, getStep, getTransition, getWorkflow, getWorkflowDisplayName |
Methods inherited from class com.atlassian.jira.action.JiraActionSupport |
---|
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getRemoteUser, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUserPreferences, getWatcherManager, hasAnyErrors, isIndexing, removeKeyOrAddError |
Methods inherited from class webwork.action.ActionSupport |
---|
addError, addErrorMessage, getCommandName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.jira.util.ErrorCollection |
---|
addError, addErrorMessage, addErrorMessages, addErrors, getErrorMessages, getErrors, hasAnyErrors, setErrorMessages |
Methods inherited from interface webwork.action.CommandDriven |
---|
getCommandName, setCommand |
Constructor Detail |
---|
public EditWorkflowTransitionValidatorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
public EditWorkflowTransitionValidatorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
Method Detail |
---|
protected String getHighLightParamPrefix()
getHighLightParamPrefix
in class AbstractEditWorkflowTransitionDescriptorParams
protected void setupWorkflowDescriptor()
setupWorkflowDescriptor
in class AbstractEditWorkflowTransitionDescriptorParams
protected String getPluginType()
getPluginType
in class AbstractEditWorkflowTransitionDescriptorParams
protected void editWorkflowDescriptor(com.opensymphony.workflow.loader.AbstractDescriptor descriptor, Map params)
editWorkflowDescriptor
in class AbstractEditWorkflowTransitionDescriptorParams
public String getWorkflowDescriptorName()
getWorkflowDescriptorName
in class AbstractEditWorkflowTransitionDescriptorParams
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |