Uses of Class
com.atlassian.bamboo.ww2.actions.agent.BuildAgentDecorator

Packages that use BuildAgentDecorator
com.atlassian.bamboo.ww2.actions.agent   
com.atlassian.bamboo.ww2.actions.build   
 

Uses of BuildAgentDecorator in com.atlassian.bamboo.ww2.actions.agent
 

Fields in com.atlassian.bamboo.ww2.actions.agent with type parameters of type BuildAgentDecorator
static com.google.common.base.Function<BuildAgent,BuildAgentDecorator> BuildAgentDecorator.toDecorator
           
 

Uses of BuildAgentDecorator in com.atlassian.bamboo.ww2.actions.build
 

Methods in com.atlassian.bamboo.ww2.actions.build that return types with arguments of type BuildAgentDecorator
 java.util.List<BuildAgentDecorator> DeploymentQueueItemViewForJsonDecorator.getExecutableAgents()
           
 

Constructor parameters in com.atlassian.bamboo.ww2.actions.build with type arguments of type BuildAgentDecorator
DeploymentQueueItemViewForJsonDecorator(long resultId, java.lang.String resultKey, long versionId, java.lang.String versionName, long environmentId, java.lang.String environmentName, java.lang.String deploymentProjectName, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, java.util.List<BuildAgentDecorator> executableAgents, java.util.List<ElasticImageConfiguration> elasticImageConfigurations)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.