Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactManager
A common interface for artifact managers
|
Modifier and Type | Interface and Description |
---|---|
interface |
BuildDirectoryManager
Interface to retrieve various build locations
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestCollationService
|
Modifier and Type | Class and Description |
---|---|
class |
SystemInfoImpl
POJO for presenting the system runtime information.
|
Modifier and Type | Class and Description |
---|---|
class |
BambooEventManager
Deprecated.
since 3.0 use
EventPublisher |
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutionPhaseService
Methods of this interface are called during execution process.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ErrorUpdateHandler |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactHandlerModuleDescriptorImpl |
class |
BuildDefinitionTransformerModuleDescriptor
Module descriptor for plugin modules implementing
CustomBuildDefinitionTransformer . |
class |
CapabilityDefaultsHelperModuleDescriptor |
class |
CapabilityTypeModuleDescriptor
Module descriptor for the
CapabilityType plugin type. |
class |
CustomBuildProcessorModuleDescriptor |
class |
CustomPreBuildActionModuleDescriptor |
class |
RepositoryModuleDescriptorImpl
Module descriptor for the
Repository plugin type |
class |
TaskModuleDescriptorImpl |
class |
TaskProcessCommandDecoratorModuleDescriptorImpl |
class |
TriggerReasonModuleDescriptor |
Modifier and Type | Interface and Description |
---|---|
interface |
EnvironmentVariableAccessor
Accessor for all environment variables needed by the
ProcessService . |
interface |
ProcessService
Provides support for executing
ExternalProcess s |
Modifier and Type | Class and Description |
---|---|
class |
SerializableClassWhitelistProviderModuleDescriptor |
Modifier and Type | Interface and Description |
---|---|
interface |
AgentContext
Allows you to retrieve a reference to the agent for the current thread
|
interface |
CapabilityConfigurationManager
Manager for retrieving/storing configuration associated with
Capability . |
interface |
CapabilityContext
Allows the ability to retrieve a capability set specific to the context
it is called from.
|
interface |
CapabilityDefaultsHelper
If implemented on a
CapabilityTypeModule this interface makes
the auto-detection of capabilities possible via the CapabilityDefaultsHelper.addDefaultCapabilities(CapabilitySet) method |
Modifier and Type | Interface and Description |
---|---|
interface |
TimingPointService
Service providing means for sending timing point events between agent and server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomVariableContext
Bean maintaining
ThreadLocal state of available variables. |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.