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 |
TaskContext.getConfigurationMap()
A
Map of String values from TaskDefinition.getConfiguration() where the values have gone
through variable substitution through CustomVariableContext.substituteString(String) . |
ConfigurationMap |
CommonTaskContext.getConfigurationMap()
A
Map of String values from TaskDefinition.getConfiguration() where the values have gone
through variable substitution through CustomVariableContext.substituteString(String) . |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.