| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration | |
| com.atlassian.bamboo.task |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationMapImpl
A delegating
Map implementation with type converters |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationMap |
CommonTaskContextImpl.getConfigurationMap() |
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(String). |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.