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, setUiConfigSupport
calculateRequirements, calculateRequirements, getI18nBean, populateContextForView, setAuthenticationContext, setTaskConfiguratorHelper
@NotNull protected List<String> getFieldsToCopy()
getFieldsToCopy
in class AbstractShellCommandTaskConfigurator
@NotNull public Set<Requirement> calculateRequirements(@NotNull TaskDefinition taskDefinition)
TaskRequirementSupport
RequirementSet
needed based off of the TaskDefinition
calculateRequirements
in interface TaskRequirementSupport
public void validate(@NotNull ActionParametersMap params, @NotNull ErrorCollection errorCollection)
TaskConfigurator
validate
in interface TaskConfigurator
validate
in class AbstractShellCommandTaskConfigurator
params
- - request paramaterserrorCollection
- - collection to put any errors in.public void setTextProvider(com.opensymphony.xwork2.TextProvider textProvider)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.