Uses of Class
com.atlassian.bamboo.cluster.state.Stateful
-
-
Uses of Stateful in com.atlassian.bamboo.agent.elastic.server
Classes in com.atlassian.bamboo.agent.elastic.server with annotations of type Stateful Modifier and Type Class Description class
ElasticInstanceManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.agent.ephemeral
Classes in com.atlassian.bamboo.agent.ephemeral with annotations of type Stateful Modifier and Type Class Description class
EphemeralAgentPodLaunchingReScheduler
-
Uses of Stateful in com.atlassian.bamboo.agent.ephemeral.logging
Classes in com.atlassian.bamboo.agent.ephemeral.logging with annotations of type Stateful Modifier and Type Class Description class
EphemeralAgentManagementLoggerImpl
-
Uses of Stateful in com.atlassian.bamboo.bandana
Classes in com.atlassian.bamboo.bandana with annotations of type Stateful Modifier and Type Class Description class
BambooCachingBandanaPersister
More or less a copy of BandanaCachingPersister, but with null handling. -
Uses of Stateful in com.atlassian.bamboo.brokenbuildtracker
Classes in com.atlassian.bamboo.brokenbuildtracker with annotations of type Stateful Modifier and Type Class Description class
BrokenBuildPostProcessor
-
Uses of Stateful in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build with annotations of type Stateful Modifier and Type Class Description class
BuildNumberGeneratorServiceImpl
class
CurrentlyBuildingContainer
A class that allows thread safe maps ofCurrentlyBuilding
objects keyed by plan key and buildAgentId. -
Uses of Stateful in com.atlassian.bamboo.build.expiry
Classes in com.atlassian.bamboo.build.expiry with annotations of type Stateful Modifier and Type Class Description class
BuildExpiryBeanImpl
-
Uses of Stateful in com.atlassian.bamboo.buildqueue.manager
Classes in com.atlassian.bamboo.buildqueue.manager with annotations of type Stateful Modifier and Type Class Description class
AgentAssignmentServiceImpl
class
AgentStateCache
Class to encapsulate the current state of the agents that's around Bamboo at the moment.class
RemoteAgentManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.chains
Classes in com.atlassian.bamboo.chains with annotations of type Stateful Modifier and Type Class Description class
ChainExecutionManagerImpl
This class is registered as event listenerChainExecutionManagerImpl.postConstruct()
-
Uses of Stateful in com.atlassian.bamboo.comment
Classes in com.atlassian.bamboo.comment with annotations of type Stateful Modifier and Type Class Description class
CommentManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.configuration.external
Classes in com.atlassian.bamboo.configuration.external with annotations of type Stateful Modifier and Type Class Description class
RepositoryExportServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.core
Classes in com.atlassian.bamboo.core with annotations of type Stateful Modifier and Type Class Description class
BambooEntityOidServiceImpl
class
ScopedExclusionServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.deletion
Classes in com.atlassian.bamboo.deletion with annotations of type Stateful Modifier and Type Class Description class
DeletionServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.deployments.environments
Classes in com.atlassian.bamboo.deployments.environments with annotations of type Stateful Modifier and Type Class Description class
DefaultEnvironmentPermissionsService
-
Uses of Stateful in com.atlassian.bamboo.deployments.execution.service
Classes in com.atlassian.bamboo.deployments.execution.service with annotations of type Stateful Modifier and Type Class Description class
DeploymentExecutionServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.deployments.expiry
Classes in com.atlassian.bamboo.deployments.expiry with annotations of type Stateful Modifier and Type Class Description class
DeploymentExpiryServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.deployments.projects
Classes in com.atlassian.bamboo.deployments.projects with annotations of type Stateful Modifier and Type Class Description class
DefaultDeploymentProjectPermissionsService
-
Uses of Stateful in com.atlassian.bamboo.deployments.results.service
Classes in com.atlassian.bamboo.deployments.results.service with annotations of type Stateful Modifier and Type Class Description class
DeploymentResultServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.deployments.runtime
Classes in com.atlassian.bamboo.deployments.runtime with annotations of type Stateful Modifier and Type Class Description class
DeploymentsInProgressServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.index
Classes in com.atlassian.bamboo.index with annotations of type Stateful Modifier and Type Class Description class
IndexerManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.labels
Classes in com.atlassian.bamboo.labels with annotations of type Stateful Modifier and Type Class Description class
LabelManagerImpl
This manager is not transactional but is thread safe -
Uses of Stateful in com.atlassian.bamboo.logger
Classes in com.atlassian.bamboo.logger with annotations of type Stateful Modifier and Type Class Description class
AdminErrorHandlerImpl
class
DefaultErrorHandler
This class keeps track of Bamboo build errors so they can get reported to the user. -
Uses of Stateful in com.atlassian.bamboo.migration.beans
Classes in com.atlassian.bamboo.migration.beans with annotations of type Stateful Modifier and Type Class Description class
DummyResultsSummaryCache
-
Uses of Stateful in com.atlassian.bamboo.notification
Classes in com.atlassian.bamboo.notification with annotations of type Stateful Modifier and Type Class Description class
SystemNotificationServiceImpl
Class to provide access to system notifications -
Uses of Stateful in com.atlassian.bamboo.oauth.serviceprovider
Classes in com.atlassian.bamboo.oauth.serviceprovider with annotations of type Stateful Modifier and Type Class Description class
CachingServiceProviderTokenStore
Caching Service provider token store, responsible for caching OAuth service provider authentication tokens. -
Uses of Stateful in com.atlassian.bamboo.osgi
Classes in com.atlassian.bamboo.osgi with annotations of type Stateful Modifier and Type Class Description class
ReloadableBeanFactoriesImpl
-
Uses of Stateful in com.atlassian.bamboo.persister
Classes in com.atlassian.bamboo.persister with annotations of type Stateful Modifier and Type Class Description class
CachedBuildPersisterDecorator
Caches the builds so speed up performance and handle transient Build fields. -
Uses of Stateful in com.atlassian.bamboo.persister.xstream
Classes in com.atlassian.bamboo.persister.xstream with annotations of type Stateful Modifier and Type Class Description class
DefaultXStreamManager
Default implementation ofXStreamManager
. -
Uses of Stateful in com.atlassian.bamboo.persister.xstream.journal
Classes in com.atlassian.bamboo.persister.xstream.journal with annotations of type Stateful Modifier and Type Class Description class
XStreamJournalImpl<K extends Key,V extends XStreamJournalEntry>
-
Uses of Stateful in com.atlassian.bamboo.plan
Classes in com.atlassian.bamboo.plan with annotations of type Stateful Modifier and Type Class Description class
DefaultPlanPermissionsService
class
NonBlockingPlanExecutionServiceImpl
class
PlanExecutionLockServiceImpl
class
PlanFavouriteServiceImpl
class
PlanParticleManagerImpl
class
PlanStatePersisterServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.plan.vcsRevision
Classes in com.atlassian.bamboo.plan.vcsRevision with annotations of type Stateful Modifier and Type Class Description class
PlanVcsRevisionHistoryServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.plugin.cluster
Classes in com.atlassian.bamboo.plugin.cluster with annotations of type Stateful Modifier and Type Class Description class
PluginClusterAwareEventListener
Stateful service that handles plugin events in a cluster environment. -
Uses of Stateful in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git with annotations of type Stateful Modifier and Type Class Description class
GitCacheDirectory
Class used to handle git cache directory operations. -
Uses of Stateful in com.atlassian.bamboo.quartz
Classes in com.atlassian.bamboo.quartz with annotations of type Stateful Modifier and Type Class Description class
PreventJobExecutionUntilCompletedTriggerListener
This trigger listener will allow only one job (identified by JobDetail) to be executed at a time by given trigger. -
Uses of Stateful in com.atlassian.bamboo.quickfilter
Classes in com.atlassian.bamboo.quickfilter with annotations of type Stateful Modifier and Type Class Description class
QuickFilterManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.repository
Classes in com.atlassian.bamboo.repository with annotations of type Stateful Modifier and Type Class Description class
DefaultRepositoryPermissionsService
-
Uses of Stateful in com.atlassian.bamboo.resultsummary.tests
Classes in com.atlassian.bamboo.resultsummary.tests with annotations of type Stateful Modifier and Type Class Description class
TestQuarantineManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security with annotations of type Stateful Modifier and Type Class Description class
SecureTokenServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.storage
Classes in com.atlassian.bamboo.storage with annotations of type Stateful Modifier and Type Class Description class
DiskUsageManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.v2.build.agent.remote
Classes in com.atlassian.bamboo.v2.build.agent.remote with annotations of type Stateful Modifier and Type Class Description class
RemoteBuildLoggerManager
-
Uses of Stateful in com.atlassian.bamboo.v2.build.queue
Classes in com.atlassian.bamboo.v2.build.queue with annotations of type Stateful Modifier and Type Class Description class
BuildQueueManagerImpl
-
Uses of Stateful in com.atlassian.bamboo.v2.build.queue.order
Classes in com.atlassian.bamboo.v2.build.queue.order with annotations of type Stateful Modifier and Type Class Description class
FifoExecutableOrderProvider
Basic order provider that implements a reorderable FIFO ordering. -
Uses of Stateful in com.atlassian.bamboo.v2.build.queue.queues
Classes in com.atlassian.bamboo.v2.build.queue.queues with annotations of type Stateful Modifier and Type Class Description class
AbstractQueueOfExecutables
class
CommonContextMaps
-
Uses of Stateful in com.atlassian.bamboo.variable
Classes in com.atlassian.bamboo.variable with annotations of type Stateful Modifier and Type Class Description class
VariableConfigurationServiceImpl
-
Uses of Stateful in com.atlassian.bamboo.vcs.configuration.service
Classes in com.atlassian.bamboo.vcs.configuration.service with annotations of type Stateful Modifier and Type Class Description class
VcsRepositoryConfigurationServiceImpl
-
Uses of Stateful in com.atlassian.crowd.embedded.atlassianuser
Classes in com.atlassian.crowd.embedded.atlassianuser with annotations of type Stateful Modifier and Type Class Description class
MembershipCache
-