Uses of Annotation Interface
com.atlassian.bamboo.plugin.RemoteAgentSupported
Packages that use RemoteAgentSupported
Package
Description
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
A common interface for artifact managers -
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.fileserver
Classes in com.atlassian.bamboo.build.fileserver with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
Interface to retrieve various build locations -
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.test
Classes in com.atlassian.bamboo.build.test with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.build.warning
Classes in com.atlassian.bamboo.build.warning with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
Collates build warnings. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.configuration
Classes in com.atlassian.bamboo.configuration with annotations of type RemoteAgentSupportedModifier and TypeClassDescriptionclass
POJO for presenting the system runtime information. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.execution
Classes in com.atlassian.bamboo.execution with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
Methods of this interface are called during execution process. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.logger
Classes in com.atlassian.bamboo.logger with annotations of type RemoteAgentSupported -
Uses of RemoteAgentSupported in com.atlassian.bamboo.plugin.descriptor
Classes in com.atlassian.bamboo.plugin.descriptor with annotations of type RemoteAgentSupportedModifier and TypeClassDescriptionclass
class
Module descriptor for plugin modules implementingCustomBuildDefinitionTransformer
.class
class
Module descriptor for theCapabilityType
plugin type.class
class
class
class
final class
final class
class
-
Uses of RemoteAgentSupported in com.atlassian.bamboo.process
Classes in com.atlassian.bamboo.process with annotations of type RemoteAgentSupportedModifier 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
Classes in com.atlassian.bamboo.repository.git with annotations of type RemoteAgentSupportedModifier 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
Classes in com.atlassian.bamboo.security with annotations of type RemoteAgentSupported -
Uses of RemoteAgentSupported in com.atlassian.bamboo.task.condition
Classes in com.atlassian.bamboo.task.condition with annotations of type RemoteAgentSupported -
Uses of RemoteAgentSupported in com.atlassian.bamboo.v2.build.agent.capability
Classes in com.atlassian.bamboo.v2.build.agent.capability with annotations of type RemoteAgentSupportedModifier 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
Classes in com.atlassian.bamboo.v2.build.timing with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
Service providing means for sending timing point events between agent and server. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.variable
Classes in com.atlassian.bamboo.variable with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterface
Bean maintainingThreadLocal
state of available variables. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.vcs.module
Classes in com.atlassian.bamboo.vcs.module with annotations of type RemoteAgentSupported