com.midvision.rapiddeploy.bamboo
Class ProjectDeployTaskConfigurator
java.lang.Object
com.atlassian.bamboo.task.AbstractTaskConfigurator
com.midvision.rapiddeploy.bamboo.ProjectDeployTaskConfigurator
- All Implemented Interfaces:
- com.atlassian.bamboo.task.TaskConfigurator
public class ProjectDeployTaskConfigurator
- extends com.atlassian.bamboo.task.AbstractTaskConfigurator
| Fields inherited from class com.atlassian.bamboo.task.AbstractTaskConfigurator |
bambooAuthenticationContext, taskConfiguratorHelper |
| Methods inherited from class com.atlassian.bamboo.task.AbstractTaskConfigurator |
calculateRequirements, calculateRequirements, getI18nBean, setAuthenticationContext, setTaskConfiguratorHelper |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectDeployTaskConfigurator
public ProjectDeployTaskConfigurator()
generateTaskConfigMap
@NotNull
public Map<String,String> generateTaskConfigMap(@NotNull
com.atlassian.bamboo.collections.ActionParametersMap params,
@Nullable
com.atlassian.bamboo.task.TaskDefinition previousTaskDefinition)
- Specified by:
generateTaskConfigMap in interface com.atlassian.bamboo.task.TaskConfigurator- Overrides:
generateTaskConfigMap in class com.atlassian.bamboo.task.AbstractTaskConfigurator
populateContextForCreate
public void populateContextForCreate(@NotNull
Map<String,Object> context)
- Specified by:
populateContextForCreate in interface com.atlassian.bamboo.task.TaskConfigurator- Overrides:
populateContextForCreate in class com.atlassian.bamboo.task.AbstractTaskConfigurator
populateContextForEdit
public void populateContextForEdit(@NotNull
Map<String,Object> context,
@NotNull
com.atlassian.bamboo.task.TaskDefinition taskDefinition)
- Specified by:
populateContextForEdit in interface com.atlassian.bamboo.task.TaskConfigurator- Overrides:
populateContextForEdit in class com.atlassian.bamboo.task.AbstractTaskConfigurator
populateContextForView
public void populateContextForView(@NotNull
Map<String,Object> context,
@NotNull
com.atlassian.bamboo.task.TaskDefinition taskDefinition)
- Specified by:
populateContextForView in interface com.atlassian.bamboo.task.TaskConfigurator- Overrides:
populateContextForView in class com.atlassian.bamboo.task.AbstractTaskConfigurator
validate
public void validate(@NotNull
com.atlassian.bamboo.collections.ActionParametersMap params,
@NotNull
com.atlassian.bamboo.utils.error.ErrorCollection errorCollection)
- Specified by:
validate in interface com.atlassian.bamboo.task.TaskConfigurator- Overrides:
validate in class com.atlassian.bamboo.task.AbstractTaskConfigurator
setTextProvider
public void setTextProvider(com.opensymphony.xwork.TextProvider textProvider)
Copyright © 2015 MidVision. All rights reserved.