|
||||||||||
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.logger |
---|
Fields in com.atlassian.bamboo.logger declared as AgentContext | |
---|---|
protected AgentContext |
AbstractErrorUpdateHandler.agentContext
|
Constructors in com.atlassian.bamboo.logger with parameters of type AgentContext | |
---|---|
AbstractErrorUpdateHandler(AgentContext agentContext)
|
|
DefaultErrorHandler(AgentContext agentContext,
com.atlassian.event.api.EventPublisher eventPublisher)
|
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,
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,
com.atlassian.event.api.EventPublisher eventPublisher)
|
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 | |
---|---|
RemoteCredentialsAccessor(AgentContext agentContext)
|
|
RemoteErrorUpdateHandler(AgentContext agentContext,
BambooAgentMessageSender sender)
|
Uses of AgentContext in com.atlassian.bamboo.variable.substitutor |
---|
Methods in com.atlassian.bamboo.variable.substitutor with parameters of type AgentContext | |
---|---|
void |
VariableSubstitutorFactoryImpl.setAgentContext(AgentContext agentContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |