Uses of Class
com.atlassian.bamboo.specs.builders.task.InjectVariablesTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of InjectVariablesTask in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionSpecifies namespace to avoid name conflicts with existing variables.Specifies path to properties file.InjectVariablesTask.scope
(@NotNull InjectVariablesScope scope) Specifies scope of the created variables to result.InjectVariablesTask.scopeLocal()
Specifies scope of the created variables to local.InjectVariablesTask.scopeResult()
Specifies scope of the created variables to result.