public class CommandBuildTaskConfigurator extends AbstractShellCommandTaskConfigurator implements TaskRequirementSupport
bambooAuthenticationContext, taskConfiguratorHelper| Constructor and Description |
|---|
CommandBuildTaskConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
Set<Requirement> |
calculateRequirements(TaskDefinition taskDefinition)
Populates the
RequirementSet needed based off of the TaskDefinition |
protected List<String> |
getFieldsToCopy() |
void |
setTextProvider(com.opensymphony.xwork2.TextProvider textProvider) |
void |
validate(ActionParametersMap params,
ErrorCollection errorCollection)
Validate the params submitted from the UI for this task definition
|
generateTaskConfigMap, populateContextForCreate, populateContextForEdit, setUiConfigSupportcalculateRequirements, calculateRequirements, getI18nBean, populateContextForView, setAuthenticationContext, setTaskConfiguratorHelper@NotNull protected List<String> getFieldsToCopy()
getFieldsToCopy in class AbstractShellCommandTaskConfigurator@NotNull public Set<Requirement> calculateRequirements(@NotNull TaskDefinition taskDefinition)
TaskRequirementSupportRequirementSet needed based off of the TaskDefinitioncalculateRequirements in interface TaskRequirementSupportpublic void validate(@NotNull
ActionParametersMap params,
@NotNull
ErrorCollection errorCollection)
TaskConfiguratorvalidate in interface TaskConfiguratorvalidate in class AbstractShellCommandTaskConfiguratorparams - - request paramaterserrorCollection - - collection to put any errors in.public void setTextProvider(com.opensymphony.xwork2.TextProvider textProvider)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.