|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AgentType in com.atlassian.bamboo.agent |
|---|
| Methods in com.atlassian.bamboo.agent that return AgentType | |
|---|---|
static AgentType |
AgentTypeHolder.get()
|
static AgentType |
AgentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AgentType[] |
AgentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.bamboo.agent with parameters of type AgentType | |
|---|---|
static void |
AgentTypeHolder.set(AgentType type)
|
| Uses of AgentType in com.atlassian.bamboo.agent.bootstrap |
|---|
| Methods in com.atlassian.bamboo.agent.bootstrap that return AgentType | |
|---|---|
AgentType |
AgentContext.getAgentBootstrapType()
|
| Methods in com.atlassian.bamboo.agent.bootstrap with parameters of type AgentType | |
|---|---|
protected void |
AgentBootstrap.run(AgentType type)
|
| Constructors in com.atlassian.bamboo.agent.bootstrap with parameters of type AgentType | |
|---|---|
AgentContext(org.apache.commons.httpclient.HttpClient httpClient,
java.net.URL baseUrl,
java.lang.String fingerPrintRequestSuffix,
AgentType agentBootstrapType)
|
|
| Uses of AgentType in com.atlassian.bamboo.agent.elastic.client |
|---|
| Methods in com.atlassian.bamboo.agent.elastic.client with parameters of type AgentType | |
|---|---|
protected void |
ElasticAgentBootstrap.run(AgentType type)
|
| Uses of AgentType in com.atlassian.bamboo.build.artifact |
|---|
| Fields in com.atlassian.bamboo.build.artifact with type parameters of type AgentType | |
|---|---|
protected static java.util.Set<AgentType> |
AbstractArtifactHandler.ALL_AGENT_TYPES
|
protected static java.util.Set<AgentType> |
AbstractArtifactHandler.LOCAL_AGENTS
|
static java.util.Set<AgentType> |
AbstractArtifactHandler.NON_LOCAL_AGENTS
|
| Methods in com.atlassian.bamboo.build.artifact that return types with arguments of type AgentType | |
|---|---|
java.util.Set<AgentType> |
ArtifactHandler.getSupportedAgents()
|
java.util.Set<AgentType> |
AbstractArtifactHandler.getSupportedAgents()
|
| Constructor parameters in com.atlassian.bamboo.build.artifact with type arguments of type AgentType | |
|---|---|
AbstractArtifactHandler(java.util.Set<AgentType> supportedAgents)
|
|
AbstractLocalArtifactHandler(java.util.Set<AgentType> supportedAgents)
|
|
| Uses of AgentType in com.atlassian.bamboo.buildqueue |
|---|
| Methods in com.atlassian.bamboo.buildqueue that return AgentType | |
|---|---|
AgentType |
PipelineDefinition.getType()
Gets type of the agent |
| Uses of AgentType in com.atlassian.bamboo.plugin.descriptor |
|---|
| Methods in com.atlassian.bamboo.plugin.descriptor with parameters of type AgentType | |
|---|---|
boolean |
ArtifactHandlerModuleDescriptor.supports(AgentType agentType)
|
| Uses of AgentType in com.atlassian.bamboo.v2.build.agent |
|---|
| Methods in com.atlassian.bamboo.v2.build.agent that return AgentType | |
|---|---|
AgentType |
BuildAgent.getType()
|
AgentType |
RemoteAgentDefinitionImpl.getType()
|
abstract AgentType |
PipelineDefinitionImpl.getType()
|
AgentType |
LocalAgentDefinitionImpl.getType()
|
AgentType |
ElasticAgentDefinitionImpl.getType()
|
AgentType |
BuildAgentImpl.getType()
|
| Uses of AgentType in com.atlassian.bamboo.ww2.actions.agent |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.agent that return AgentType | |
|---|---|
AgentType |
AgentAssignmentExecutorDetails.getAgentType()
|
AgentType |
BuildAgentDecorator.getType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||