|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.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 lingoResponseTimeout)
|
|
| 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 |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type ExecutableAgentsHelper | |
|---|---|
void |
ViewBuildConfiguration.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 java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||