Uses of Interface
com.atlassian.bamboo.configuration.ConfigurationMap

Packages that use ConfigurationMap
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.task   
 

Uses of ConfigurationMap in com.atlassian.bamboo.configuration
 

Classes in com.atlassian.bamboo.configuration that implement ConfigurationMap
 class ConfigurationMapImpl
          A delegating Map implementation with type converters
 

Uses of ConfigurationMap in com.atlassian.bamboo.task
 

Methods in com.atlassian.bamboo.task that return ConfigurationMap
 ConfigurationMap TaskContext.getConfigurationMap()
          A Map of String values from TaskDefinition.getConfiguration() where the values have gone through variable substitution through CustomVariableContext#substituteString().
 ConfigurationMap TaskContextImpl.getConfigurationMap()
           
 



Copyright © 2011 Atlassian. All Rights Reserved.