Uses of Annotation Interface
com.atlassian.bamboo.plugin.RemoteAgentSupported
Package
Description
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.artifact
Modifier and TypeInterfaceDescriptioninterface
A common interface for artifact managers -
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.fileserver
Modifier and TypeInterfaceDescriptioninterface
Interface to retrieve various build locations -
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.test
Modifier and TypeInterfaceDescriptioninterface
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.warning
Modifier and TypeInterfaceDescriptioninterface
Collates build warnings. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.configuration
Modifier and TypeClassDescriptionclass
POJO for presenting the system runtime information. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.execution
Modifier and TypeInterfaceDescriptioninterface
Methods of this interface are called during execution process. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.logger
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.plugin.descriptor
Modifier and TypeClassDescriptionclass
class
Module descriptor for plugin modules implementingCustomBuildDefinitionTransformer
.class
class
Module descriptor for theCapabilityType
plugin type.class
class
class
class
Module descriptor for theRepository
plugin typeclass
final class
final class
class
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.process
Modifier and TypeInterfaceDescriptioninterface
Accessor for all environment variables needed by theProcessService
.interface
Provides support for executingExternalProcess
s -
Uses of RemoteAgentSupported in com.atlassian.bamboo.repository.git
Modifier and TypeInterfaceDescriptioninterface
API for providing repository git plugin's specific configuration based on repository data coming from any repository plugin (Bitbucket, Github, etc.). -
Uses of RemoteAgentSupported in com.atlassian.bamboo.security
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.task.condition
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.v2.build.agent.capability
Modifier and TypeInterfaceDescriptioninterface
Allows you to retrieve a reference to the agent for the current threadinterface
Manager for retrieving/storing configuration associated withCapability
.interface
Allows the ability to retrieve a capability set specific to the context it is called from.interface
If implemented on aCapabilityTypeModule
this interface makes the auto-detection of capabilities possible via theCapabilityDefaultsHelper.addDefaultCapabilities(CapabilitySet)
method -
Uses of RemoteAgentSupported in com.atlassian.bamboo.v2.build.timing
Modifier and TypeInterfaceDescriptioninterface
Service providing means for sending timing point events between agent and server. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.variable
Modifier and TypeInterfaceDescriptioninterface
Bean maintainingThreadLocal
state of available variables. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.vcs.module