|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AgentManager in com.atlassian.bamboo.agent.elastic.schedule |
---|
Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type AgentManager | |
---|---|
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager,
AgentManager agentManager,
PlanManager planManager,
ElasticInstanceManager elasticInstanceManager,
ElasticAccountBean elasticAccountBean,
BuildExecutionManager buildExecutionManager,
BambooLicenseManager bambooLicenseManager,
ResultsSummaryManager buildResultsSummaryManager,
AdministrationConfigurationManager administrationConfigurationManager,
com.opensymphony.xwork.TextProvider textProvider,
AwsAccountBean awsAccountBean)
|
Uses of AgentManager in com.atlassian.bamboo.agent.elastic.server |
---|
Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type AgentManager | |
---|---|
RemoteElasticInstance |
ElasticInstanceManagerImpl.newElasticAgent(RemoteElasticInstanceListener listener,
com.atlassian.aws.AWSAccount awsAccount,
AgentManager agentManager,
ElasticImageConfiguration elasticImageConfiguration)
|
RemoteElasticInstance |
ElasticInstanceManager.newElasticAgent(RemoteElasticInstanceListener listener,
com.atlassian.aws.AWSAccount awsAccount,
AgentManager agentManager,
ElasticImageConfiguration elasticImageConfiguration)
|
void |
ElasticFunctionalityFacadeImpl.setAgentManager(AgentManager agentManager)
|
Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type AgentManager | |
---|---|
ElasticImageConfigurationManagerImpl(ElasticImageConfigurationDao elasticImageConfigurationDao,
ResourceResolver resourceResolver,
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor,
AgentManager agentManager,
ElasticInstanceScheduleManager elasticInstanceScheduleManager)
|
|
RemoteElasticInstanceImpl(ElasticInstanceManager manager,
ElasticAgentTunnelManager tunnelManager,
ErrorHandler errorHandler,
com.atlassian.aws.AWSAccount awsAccount,
java.net.URL baseURL,
int startupTimeoutSeconds,
RemoteElasticInstanceListener listener,
java.util.concurrent.ScheduledExecutorService executor,
java.security.KeyStore keyStore,
ElasticConfiguration elasticConfiguration,
com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisorFactory ebsVolumeSupervisorFactory,
AgentManager agentManager,
ElasticImageConfiguration elasticImageConfiguration)
|
|
ShutdownOrderComparator(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.build |
---|
Fields in com.atlassian.bamboo.build declared as AgentManager | |
---|---|
protected AgentManager |
PlanResultsAction.agentManager
|
Methods in com.atlassian.bamboo.build with parameters of type AgentManager | |
---|---|
void |
DefaultStopBuildManager.setAgentManager(AgentManager agentManager)
|
void |
ViewBuildFiles.setAgentManager(AgentManager agentManager)
|
void |
ViewBuild.setAgentManager(AgentManager agentManager)
|
void |
PlanResultsAction.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.buildqueue.manager |
---|
Subinterfaces of AgentManager in com.atlassian.bamboo.buildqueue.manager | |
---|---|
interface |
LocalAgentManager
Deprecated. |
Classes in com.atlassian.bamboo.buildqueue.manager that implement AgentManager | |
---|---|
class |
AgentManagerImpl
|
Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type AgentManager | |
---|---|
void |
RemoteAgentManagerImpl.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.capability |
---|
Methods in com.atlassian.bamboo.capability with parameters of type AgentManager | |
---|---|
void |
CapabilityManagerImpl.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.configuration.agent |
---|
Fields in com.atlassian.bamboo.configuration.agent declared as AgentManager | |
---|---|
protected AgentManager |
ViewAgents.agentManager
|
protected AgentManager |
ConfigureCapabilityKey.agentManager
|
protected AgentManager |
ConfigureAgentDetails.agentManager
|
protected AgentManager |
ConfigureAgentCapability.agentManager
|
Methods in com.atlassian.bamboo.configuration.agent with parameters of type AgentManager | |
---|---|
void |
ViewAgents.setAgentManager(AgentManager agentManager)
|
void |
ViewAgentPlanMatrix.setAgentManager(AgentManager agentManager)
|
void |
ViewAgent.setAgentManager(AgentManager agentManager)
|
void |
ControlRemoteAgentsAuthentication.setAgentManager(AgentManager agentManager)
|
void |
ConfigureCapabilityKey.setAgentManager(AgentManager agentManager)
|
void |
ConfigureCapability.setAgentManager(AgentManager agentManager)
|
void |
ConfigureAgentDetails.setAgentManager(AgentManager agentManager)
|
void |
ConfigureAgentCapability.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.container |
---|
Methods in com.atlassian.bamboo.container with parameters of type AgentManager | |
---|---|
void |
BambooContainer.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.index |
---|
Methods in com.atlassian.bamboo.index with parameters of type AgentManager | |
---|---|
void |
ReindexAction.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.logger |
---|
Methods in com.atlassian.bamboo.logger with parameters of type AgentManager | |
---|---|
void |
DefaultErrorHandler.setAgentManager(AgentManager agentManager)
|
Constructors in com.atlassian.bamboo.logger with parameters of type AgentManager | |
---|---|
ElasticErrorDetails(int errorNumber,
java.lang.Long agentId,
java.lang.String instanceId,
java.lang.String context,
java.util.Date timeStamp,
ThrowableDetails throwableDetails,
PlanManager planManager,
AgentManager agentManager,
BuildResultsSummaryManager buildResultsSummaryManager)
|
|
ErrorDetails(int errorNumber,
java.lang.String planKey,
java.lang.Integer buildNumber,
java.lang.Long agentId,
java.lang.String context,
java.util.Date timeStamp,
ThrowableDetails throwableDetails,
PlanManager planManager,
AgentManager agentManager,
BuildResultsSummaryManager buildResultsSummaryManager)
|
Uses of AgentManager in com.atlassian.bamboo.migration.stream |
---|
Constructors in com.atlassian.bamboo.migration.stream with parameters of type AgentManager | |
---|---|
PipelineMapper(net.sf.hibernate.SessionFactory sessionFactory,
CapabilitySetManager capabilitySetManager,
ElasticImageConfigurationDao elasticImageConfigurationDao,
AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.notification.buildhung |
---|
Methods in com.atlassian.bamboo.notification.buildhung with parameters of type AgentManager | |
---|---|
void |
BuildHungNotification.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.plan |
---|
Constructors in com.atlassian.bamboo.plan with parameters of type AgentManager | |
---|---|
PlanExecutableAgentsHelperImpl(PlanManager planManager,
ExecutionStatusProvider executionStatusProvider,
AgentManager agentManager,
com.atlassian.plugin.PluginAccessor pluginAccessor)
|
Uses of AgentManager in com.atlassian.bamboo.plugins.hg |
---|
Methods in com.atlassian.bamboo.plugins.hg with parameters of type AgentManager | |
---|---|
void |
HgCacheHandler.setAgentManager(AgentManager agentManager)
|
void |
DeleteHgCacheDirectory.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.plugins.web.conditions |
---|
Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type AgentManager | |
---|---|
void |
ViewFilesCondition.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.reports.collector |
---|
Methods in com.atlassian.bamboo.reports.collector with parameters of type AgentManager | |
---|---|
void |
AgentUtilizationCollector.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.webwork |
---|
Methods in com.atlassian.bamboo.webwork with parameters of type AgentManager | |
---|---|
void |
StarterAction.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.admin |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type AgentManager | |
---|---|
void |
ImportMavenPlanCreatePlanAction.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.admin.elastic |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AgentManager | |
---|---|
void |
ViewElasticInstanceAction.setAgentManager(AgentManager agentManager)
|
void |
ViewElasticAgentHistoryAction.setAgentManager(AgentManager agentManager)
|
void |
AllElasticInstancesAction.setAgentManager(AgentManager agentManager)
|
Constructors in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AgentManager | |
---|---|
ElasticUIBeanImpl(AgentManager agentManager,
AdministrationConfigurationManager administrationConfigurationManager,
ElasticInstanceManagerImpl elasticInstanceManager,
AwsAccountBean awsAccountBean)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.agent |
---|
Methods in com.atlassian.bamboo.ww2.actions.agent with parameters of type AgentManager | |
---|---|
void |
ViewAgentDetailsAction.setAgentManager(AgentManager agentManager)
|
void |
AgentJsonProvider.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.build |
---|
Fields in com.atlassian.bamboo.ww2.actions.build declared as AgentManager | |
---|---|
protected AgentManager |
BuildJsonProviderAction.agentManager
|
Methods in com.atlassian.bamboo.ww2.actions.build with parameters of type AgentManager | |
---|---|
void |
ViewBuildResultsTable.setAgentManager(AgentManager agentManager)
|
void |
BuildJsonProviderAction.setAgentManager(AgentManager agentManager)
|
Constructors in com.atlassian.bamboo.ww2.actions.build with parameters of type AgentManager | |
---|---|
CurrentlyBuildingJsonDecorator(com.opensymphony.xwork.TextProvider textProvider,
CurrentlyBuilding currentlyBuilding,
AgentManager agentManager,
BuildExecutionManager buildExecutionManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager)
|
|
QueuedBuildJsonDecorator(com.opensymphony.xwork.TextProvider textProvider,
BuildContext buildContext,
int index,
AgentManager agentManager,
BuildExecutionManager buildExecutionManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.build.admin |
---|
Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type AgentManager | |
---|---|
void |
ViewBuildConfiguration.setAgentManager(AgentManager agentManager)
|
void |
MoveBuilds.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.build.admin.config |
---|
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type AgentManager | |
---|---|
void |
DescribeAgentAvailability.setAgentManager(AgentManager agentManager)
|
void |
ConfigureBuildRequirement.setAgentManager(AgentManager agentManager)
|
Uses of AgentManager in com.atlassian.bamboo.ww2.actions.setup |
---|
Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type AgentManager | |
---|---|
void |
FinishSetupAction.setAgentManager(AgentManager agentManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |