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