public class ImportMavenPlanCreatePlanAction extends ImportMavenPlanAction
BambooActionSupport.JSONStatus
Modifier and Type | Field and Description |
---|---|
protected VcsConfigurationHelper |
vcsConfigurationHelper |
buildConfiguration, chainCreationService, customVariableContext, existingProjectKey, PLAN_CREATION_DENIED_ERROR, planLimitReached, planValidationService, projectDescription, projectKey, projectName, repositoryDefinitionManager, repositoryManager, taskManager, uiConfigBean, variableSubstitutorFactory, vcsRepositoryConfigurationService, vcsRepositoryManager, vcsTypeSelectors, vcsUIConfigBean, vcsViewerUIConfigBean
ACCESS_DENIED, administrationConfigurationAccessor, administrationConfigurationManager, administrationConfigurationPersister, AGGREGATE_URL_PATTERN, authenticationContext, bambooPermissionManager, bambooUserManager, BUILD_KEY_CONTEXT, buildDefinitionManager, cachedPlanManager, CONFIRM, cookieCutter, deploymentProjectService, featureManager, PAGE_NOT_FOUND, PLAN_KEY_CONTEXT, planExecutionManager, planManager, pluginAccessor, projectManager, webInterfaceManager
Constructor and Description |
---|
ImportMavenPlanCreatePlanAction() |
Modifier and Type | Method and Description |
---|---|
String |
execute() |
Collection<Project> |
getExistingProjects() |
String |
getJobKey() |
NotificationSet |
getNotificationSet() |
String |
getRepositoryName() |
int |
getRepositoryNameMaxLength() |
String |
getSelectedWebRepositoryViewer() |
long |
getTaskId() |
List<VcsViewerUIConfigBean.VcsViewerTypeSelector> |
getViewerSelectors() |
protected void |
initVcsTypeSelectors(TaskRenderMode renderMode) |
String |
input() |
void |
setJobCreationService(JobCreationService jobCreationService) |
void |
setRepositoryName(String repositoryName) |
void |
setSelectedWebRepositoryViewer(String selectedWebRepositoryViewer) |
void |
setTriggerTypeManager(TriggerTypeManager triggerTypeManager) |
void |
validate() |
getAvailableMavenBuilders, getBuildConfiguration, getBuildKey, getBuildName, getExistingProjectKey, getImmutablePlan, getMutablePlan, getPlan, getProjectDescription, getProjectKey, getProjectName, getRepositories, getSelectedRepositoryKey, getSelectedWebRepositoryViewerKey, getUiConfigBean, getVcsTypeSelectors, getVcsUIConfigBean, isPlanLimitReached, prepare, setBuildConfiguration, setExistingProjectKey, setPlan, setPlanLimitReached, setProjectDescription, setProjectKey, setProjectName
addActionError, addActionError, addActionWarning, addError, addError, addErrorCollection, addErrorMessage, addErrorMessage, addErrorMessages, addErrors, addFieldErrors, addHelpPanel, addIllegalArgumentException, areCheckBoxesEmpty, buildJsonObject, buildWebPanelContext, checkFieldXssSafety, createFieldValidator, doDefault, doesHelpLinkHaveMatchingTitle, doesLabelKeyHaveMatchingDescription, doExecute, doInput, forceRelativeReturnUrl, getActionWarnings, getAdministrationConfiguration, getAvailableCategoryJson, getBamboo, getBambooLicenseManager, getBambooPermissionManager, getBambooSession, getBambooUrl, getBambooUserManager, getBaseUrl, getBestBaseUrl, getBootstrapManager, getBreadCrumbs, getChainEquiv, getConcurrentBuildsEnabled, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentFormTheme, getCurrentSystemTime, getCurrentUrl, getDefaultPersister, getDescriptionFromLabelKey, getElasticConfig, getErrorMessages, getErrors, getFeatureManager, getFieldErrorAccessTracker, getFieldErrors, getFlushedErrorMessages, getFormattedActionErrors, getFormattedActionMessages, getFormattedActionWarnings, getHelpPanels, getInstanceName, getJobEquiv, getJsonObject, getNavigationContext, getNavigationUrl, getNumberOfCurrentlyBuildingPlans, getPlan, getPlanManager, getPluginAccessor, getReturnUrl, getSecuredDomainObject, getServerLifecycleState, getSessionUser, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextProvider, getTexts, getTexts, getTextWithArgs, getTotalErrors, getUser, getValidatorContext, getWebFragmentsContextMap, getWebItemsForSection, getWebPanelContext, getWebSectionsForLocation, hasActionWarnings, hasAdminPermission, hasAnyErrors, hasBuilds, hasEntityPermission, hasGlobalAdminPermission, hasGlobalPermission, hasGlobalPermission, hasKey, hasPlanPermission, hasPlanPermission, hasRestrictedAdminPermission, isCheckboxSetInAction, isEc2ConfigurationWarningRequired, isEnableJavascript, isEnableSignup, isInlineDialog, isRestrictedAdminEnabled, isSelectFieldAndNull, isViewContactDetailsEnabled, renderFreemarkerTemplate, setAdministrationConfigurationAccessor, setAdministrationConfigurationManager, setAdministrationConfigurationPersister, setAuthenticationContext, setBambooLicenseManager, setBambooPermissionManager, setBambooUserManager, setBuildDefinitionManager, setCachedPlanManager, setChainEquiv, setCheckBoxFields, setCookieCutter, setCurrentFormTheme, setDecorator, setDeploymentProjectService, setDocumentationLinkProvider, setEnableJavascript, setErrorMessages, setFeatureManager, setI18nBeanFactory, setJobEquiv, setJsonator, setLocalizedTextProvider, setNavigationContext, setPlanExecutionManager, setPlanManager, setPluginAccessor, setProfile, setProjectManager, setReturnUrl, setServerLifecycleProvider, setWebInterfaceManager, streamJson, toJson, toJson
addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFormatted, getLocale, getLocaleProvider, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSecuredDomainObject
getAllErrorMessages
@Autowired protected VcsConfigurationHelper vcsConfigurationHelper
public void validate()
validate
in interface com.opensymphony.xwork2.Validateable
validate
in class ImportMavenPlanAction
protected void initVcsTypeSelectors(@NotNull TaskRenderMode renderMode)
initVcsTypeSelectors
in class ImportMavenPlanAction
public String input() throws Exception
input
in class com.opensymphony.xwork2.ActionSupport
Exception
public String execute() throws Exception
execute
in interface com.opensymphony.xwork2.Action
execute
in class com.opensymphony.xwork2.ActionSupport
Exception
public Collection<Project> getExistingProjects()
public NotificationSet getNotificationSet()
public void setJobCreationService(JobCreationService jobCreationService)
public void setTriggerTypeManager(TriggerTypeManager triggerTypeManager)
public String getJobKey()
public long getTaskId()
public String getRepositoryName()
public void setRepositoryName(String repositoryName)
public int getRepositoryNameMaxLength()
public String getSelectedWebRepositoryViewer()
public void setSelectedWebRepositoryViewer(String selectedWebRepositoryViewer)
public List<VcsViewerUIConfigBean.VcsViewerTypeSelector> getViewerSelectors()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.