|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentContext | |
---|---|
com.atlassian.bamboo.agent.bootstrap | |
com.atlassian.bamboo.v2.build.agent.remote | |
com.atlassian.bamboo.v2.build.agent.remote.sender |
Uses of AgentContext in com.atlassian.bamboo.agent.bootstrap |
---|
Methods in com.atlassian.bamboo.agent.bootstrap with parameters of type AgentContext | |
---|---|
void |
Agent.start(AgentContext fingerprint)
|
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.remote |
---|
Methods in com.atlassian.bamboo.v2.build.agent.remote that return AgentContext | |
---|---|
AgentContext |
RemoteAgent.getAgentContext()
|
static AgentContext |
RemoteAgent.getContext()
|
Methods in com.atlassian.bamboo.v2.build.agent.remote with parameters of type AgentContext | |
---|---|
protected void |
RemoteAgent.exportContextProperties(AgentContext context)
Exports the user properties from the given AgentContext as system properties. |
void |
RemoteAgent.start(AgentContext context)
|
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.remote.sender |
---|
Constructors in com.atlassian.bamboo.v2.build.agent.remote.sender with parameters of type AgentContext | |
---|---|
HttpMessageSender(AgentContext agentContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |