Class InjectVariablesTask


public class InjectVariablesTask extends Task<InjectVariablesTask,InjectVariablesTaskProperties>
Represents a task that injects Bamboo variables from a file in a simple "key=value" format. File is read on agent when the task is run.

By default scope of extracted variables is set to InjectVariablesScope.LOCAL and the namespace is set to "inject".