|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AgentContext in com.atlassian.bamboo.build.fileserver |
|---|
| Methods in com.atlassian.bamboo.build.fileserver with parameters of type AgentContext | |
|---|---|
void |
DefaultBuildDirectoryManager.setAgentContext(AgentContext agentContext)
|
| Uses of AgentContext in com.atlassian.bamboo.build.logger |
|---|
| Constructors in com.atlassian.bamboo.build.logger with parameters of type AgentContext | |
|---|---|
DefaultBuildLoggerManager(AgentContext agentContext,
ExpiryTicker expiryTicker)
|
|
| Uses of AgentContext in com.atlassian.bamboo.logger |
|---|
| Methods in com.atlassian.bamboo.logger with parameters of type AgentContext | |
|---|---|
void |
AbstractErrorUpdateHandler.setAgentContext(AgentContext agentContext)
|
| Uses of AgentContext in com.atlassian.bamboo.plugins.maven.decorator |
|---|
| Constructors in com.atlassian.bamboo.plugins.maven.decorator with parameters of type AgentContext | |
|---|---|
AbstractIsolatedLocalRepositoryCommandDecorator(AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
CapabilityConfigurationManager capabilityConfigurationManager,
java.lang.String capabilityPrefix)
|
|
Maven2IsolatedLocalRepositoryCommandDecorator(AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
CapabilityConfigurationManager capabilityConfigurationManager)
|
|
Maven3IsolatedLocalRepositoryCommandDecorator(AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
CapabilityConfigurationManager capabilityConfigurationManager)
|
|
| Uses of AgentContext in com.atlassian.bamboo.v2.build.agent |
|---|
| Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type AgentContext | |
|---|---|
BuildAgentControllerImpl(AgentContext agentContext,
AgentQueueAccessor agentQueueAccessor,
BuildLoggerManager buildLoggerManager,
ResultProcessor resultProcessor,
CapabilityContext capabilityContext,
CapabilitySetManager capabilitySetManager,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ExecutionPhaseService executionPhaseService)
|
|
| Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.capability |
|---|
| Classes in com.atlassian.bamboo.v2.build.agent.capability that implement AgentContext | |
|---|---|
class |
AgentContextImpl
|
| Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.remote |
|---|
| Constructors in com.atlassian.bamboo.v2.build.agent.remote with parameters of type AgentContext | |
|---|---|
RemoteBuildLoggerManager(BambooAgentMessageSender logSender,
AgentContext agentContext)
|
|
| Uses of AgentContext in com.atlassian.bamboo.variable |
|---|
| Methods in com.atlassian.bamboo.variable with parameters of type AgentContext | |
|---|---|
void |
CustomVariableContextImpl.setAgentContext(AgentContext agentContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||