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 TypeInterfaceDescriptioninterfaceA 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 TypeInterfaceDescriptioninterfaceInterface 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 TypeInterfaceDescriptioninterfaceCollates build warnings. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.configuration
Classes in com.atlassian.bamboo.configuration with annotations of type RemoteAgentSupportedModifier and TypeClassDescriptionclassPOJO 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 TypeInterfaceDescriptioninterfaceMethods 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 TypeClassDescriptionclassclassModule descriptor for plugin modules implementingCustomBuildDefinitionTransformer.classclassModule descriptor for theCapabilityTypeplugin type.classclassclassclassfinal classfinal classclass -
Uses of RemoteAgentSupported in com.atlassian.bamboo.plugins.github.apps
Classes in com.atlassian.bamboo.plugins.github.apps with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterfaceService interface for interacting with GitHub Apps to obtain access tokens.classService class for handling GitHub App interactions. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.process
Classes in com.atlassian.bamboo.process with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterfaceAccessor for all environment variables needed by theProcessService.interfaceProvides support for executingExternalProcesss -
Uses of RemoteAgentSupported in com.atlassian.bamboo.repository.git
Classes in com.atlassian.bamboo.repository.git with annotations of type RemoteAgentSupportedModifier and TypeInterfaceDescriptioninterfaceAPI 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 TypeInterfaceDescriptioninterfaceAllows you to retrieve a reference to the agent for the current threadinterfaceManager for retrieving/storing configuration associated withCapability.interfaceAllows the ability to retrieve a capability set specific to the context it is called from.interfaceIf implemented on aCapabilityTypeModulethis 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 TypeInterfaceDescriptioninterfaceService 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 TypeInterfaceDescriptioninterfaceBean maintainingThreadLocalstate of available variables. -
Uses of RemoteAgentSupported in com.atlassian.bamboo.vcs.module
Classes in com.atlassian.bamboo.vcs.module with annotations of type RemoteAgentSupported