Uses of Interface
com.atlassian.bamboo.plan.ExecutableAgentsHelper

Packages that use ExecutableAgentsHelper
com.atlassian.bamboo.agent   
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.deployments.environments.actions.tasks   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugins.rest.model.chain   
com.atlassian.bamboo.plugins.rest.plan.stage.job   
com.atlassian.bamboo.plugins.rest.service   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.v2.build.queue   
com.atlassian.bamboo.v2.build.requirement   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.admin.elastic   
com.atlassian.bamboo.ww2.actions.build   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.plans   
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.agent
 

Methods in com.atlassian.bamboo.agent with parameters of type ExecutableAgentsHelper
 void AgentConsoleAction.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.agent.elastic.schedule
 

Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type ExecutableAgentsHelper
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager, AgentManager agentManager, CachedPlanManager cachedPlanManager, ElasticInstanceManager elasticInstanceManager, ElasticAccountBean elasticAccountBean, BuildExecutionManager buildExecutionManager, BambooLicenseManager bambooLicenseManager, ResultsSummaryManager resultsSummaryManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, com.opensymphony.xwork2.TextProvider textProvider, AwsAccountBean awsAccountBean, ExecutableAgentsHelper executableAgentsHelper, EnvironmentService environmentService, DeploymentResultService deploymentResultService)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.buildqueue.manager
 

Fields in com.atlassian.bamboo.buildqueue.manager with type parameters of type ExecutableAgentsHelper
protected  com.google.common.base.Supplier<ExecutableAgentsHelper> AgentManagerImpl.executableAgentsHelper
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.configuration.agent
 

Methods in com.atlassian.bamboo.configuration.agent with parameters of type ExecutableAgentsHelper
 void ViewAgents.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 void ViewAgent.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.deployments.environments.actions.tasks
 

Methods in com.atlassian.bamboo.deployments.environments.actions.tasks with parameters of type ExecutableAgentsHelper
 void DescribeAgentAvailability.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement ExecutableAgentsHelper
 class ExecutableAgentsHelperImpl
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.plugins.rest.model.chain
 

Constructors in com.atlassian.bamboo.plugins.rest.model.chain with parameters of type ExecutableAgentsHelper
RestChainResult(ChainResultsSummary buildSummary, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, boolean detailedResult, BuildLoggerManager buildLoggerManager, PlanExecutionManager planExecutionManager, BuildQueueManager buildQueueManager, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager)
           
RestChainResult(ChainResultsSummary buildSummary, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager)
           
RestChainResultDetails(ChainResultsSummary buildSummary, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, boolean detailedResult, BuildLoggerManager buildLoggerManager, PlanExecutionManager planExecutionManager, BuildQueueManager buildQueueManager, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager)
           
RestStageResult(ChainStageResult chainStageResult, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, boolean detailedResults, BuildLoggerManager buildLoggerManager, PlanExecutionManager planExecutionManager, BuildQueueManager buildQueueManager, StageStatusHelper stageStatusHelper, List<ChainStageResult> chainStageResults, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.plugins.rest.plan.stage.job
 

Constructors in com.atlassian.bamboo.plugins.rest.plan.stage.job with parameters of type ExecutableAgentsHelper
RestJobServiceImpl(JobService jobService, com.atlassian.sal.api.message.I18nResolver i18nResolver, BambooPermissionManager bambooPermissionManager, FeatureManager featureManager, ExecutableAgentsHelper executableAgentsHelper, RestArtifactService restArtifactService, BuildExecutionManager buildExecutionManager, LinkService linkService)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.plugins.rest.service
 

Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type ExecutableAgentsHelper
ResultServiceImpl(BambooUserManager bambooUserManager, ResultsSummaryManager resultsSummaryManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, LabelManager labelManager, CommentService commentService, ProjectManager projectManager, BuildLoggerManager buildLoggerManager, BuildQueueManager buildQueueManager, PlanExecutionManager planExecutionManager, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type ExecutableAgentsHelper
static com.google.common.base.Supplier<ExecutableAgentsHelper> ComponentAccessor.EXECUTABLE_AGENTS_HELPER
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.v2.build.queue
 

Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type ExecutableAgentsHelper
BuildQueueManagerImpl(com.atlassian.event.api.EventPublisher eventPublisher, BuildExecutionManager buildExecutionManager, CachedPlanManager cachedPlanManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ErrorUpdateHandler errorUpdateHandler, ExecutableAgentsHelper executableAgentsHelper, CustomVariableContextRunner customVariableContextRunner, EnvironmentService environmentService, ExecutionPhaseService executionPhaseService, XStreamFactory xStreamFactory, org.springframework.transaction.support.TransactionTemplate transactionTemplate, LocalResultProcessor resultProcessor, long responseTimeout)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.v2.build.requirement
 

Constructors in com.atlassian.bamboo.v2.build.requirement with parameters of type ExecutableAgentsHelper
RequirementServiceImpl(CachedPlanManager cachedPlanManager, com.atlassian.struts.TextProvider textProvider, PlanManager planManager, AuditLogService auditLogService, com.atlassian.event.api.EventPublisher eventPublisher, BambooPermissionManager bambooPermissionManager, CapabilityHelper capabilityHelper, TaskManager taskManager, ElasticFunctionalityFacade elasticFunctionalityFacade, ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.ww2.actions
 

Fields in com.atlassian.bamboo.ww2.actions declared as ExecutableAgentsHelper
protected  ExecutableAgentsHelper ChainActionSupport.executableAgentsHelper
           
 

Methods in com.atlassian.bamboo.ww2.actions with parameters of type ExecutableAgentsHelper
 void ChainActionSupport.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.ww2.actions.admin.elastic
 

Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type ExecutableAgentsHelper
 void ConfigureElasticImageConfiguration.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.build with parameters of type ExecutableAgentsHelper
 void BuildJsonProviderAction.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type ExecutableAgentsHelper
 void DescribeAgentAvailability.setExecutableAgentsHelper(ExecutableAgentsHelper executableAgentsHelper)
           
 

Uses of ExecutableAgentsHelper in com.atlassian.bamboo.ww2.actions.plans
 

Methods in com.atlassian.bamboo.ww2.actions.plans with parameters of type ExecutableAgentsHelper
static String AgentAvailabilityHintHelper.getAgentUnavailabilityHint(ExecutableAgentsHelper executableAgentsHelper, ElasticFunctionalityFacade elasticFunctionalityFacade, AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.core.i18n.I18nTextProvider textProvider, ImmutableJob job, boolean assumeInstanceForEveryImage)
          Returns a string describing the reason for which a job can't (won't) be built.
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.