| Package | Description |
|---|---|
| com.atlassian.bamboo.task |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationMap |
CommonTaskContext.getConfigurationMap()
A
Map of String values from TaskDefinition.getConfiguration() where the values have gone
through variable substitution through CustomVariableContext.substituteString(String). |
ConfigurationMap |
TaskContext.getConfigurationMap()
A
Map of String values from TaskDefinition.getConfiguration() where the values have gone
through variable substitution through CustomVariableContext#substituteString(). |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.