Uses of Class
com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
Package
Description
-
Uses of AgentConfiguration in com.atlassian.bamboo.v2.build.agent.remote
Modifier and TypeFieldDescriptionprotected AgentConfiguration
AgentRegistrationBean.agentConfiguration
Modifier and TypeMethodDescriptionvoid
RemoteBuildDirectoryManager.setAgentConfiguration
(AgentConfiguration agentConfiguration) ModifierConstructorDescriptionRemoteBuildAgent
(AgentConfiguration agentConfiguration, RemoteAgentPluginEventHandlerImpl deferredEventsHandler, int heartbeatIntervalSeconds) -
Uses of AgentConfiguration in com.atlassian.bamboo.v2.build.agent.remote.crypto
ModifierConstructorDescriptionRemoteAgentCipherProviderService
(AgentCipherProviderService remoteService, AgentConfiguration agentConfiguration)