| Constructor and Description |
|---|
CurrentlyBuildingContainer(AgentManager agentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
XStreamFactory xStreamFactory) |
| Constructor and Description |
|---|
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService,
JobExecutionManager buildContextExecutor,
ChainStateFactory chainStateFactory,
BuildContextFactory buildContextFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
ChainPluginSupport chainPluginSupport,
ErrorUpdateHandler errorUpdateHandler,
AuthorCreatorService authorCreatorService,
ResultsSummaryManager resultsSummaryManager,
BuildDirectoryManager buildDirectoryManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
CustomVariableContext customVariableContext,
PlanExecutionLockService planExecutionLockService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
XStreamFactory xStreamFactory,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
StorageTagService storageTagService,
PlanBranchPullRequestService planBranchPullRequestService,
StorageLocationService storageLocationService,
BuildLoggerManager buildLoggerManager) |
| Constructor and Description |
|---|
DeploymentsInProgressServiceImpl(XStreamFactory xStreamFactory,
FeatureManager featureManager) |
| Constructor and Description |
|---|
FileBasedPersister(@Nullable BootstrapManager bootstrapManager,
@NotNull XStreamFactory xStreamFactory) |
FileBasedPersister(XStreamFactory xStreamFactory) |
XStreamBuildPersister(StorageLocationService storageLocationService,
XStreamFactory xStreamFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizableXStreamFactory
XStreamFactory that can be customized with XStream components: mappers,
converters, initializers and aliases. |
class |
SecureXStreamFactory
Factory which returns XStream with given Permission
|
| Modifier and Type | Method and Description |
|---|---|
static XStreamFactory |
XStreamTestHelper.createXStreamFactory()
Create XStreamFactory as close as possible to Spring bean defined in applicationContextCommon.xml
TODO: move all XStream related classes to separate module (bamboo-xstream)
TODO: move this method to c.a.b.testutils.xstream.XStreamHelper
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultXStreamManager |
DefaultXStreamManager.getNonPluginAwareInstance(XStreamFactory xStreamFactory)
A non-plugin aware instance that will always use the same underlying XStream instance with default class loader.
|
| Constructor and Description |
|---|
DefaultXStreamManager(@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@Nullable com.atlassian.plugin.event.PluginEventManager pluginEventManager,
@NotNull XStreamFactory xStreamFactory) |
SecureXStreamFactory(XStreamFactory xStreamFactory,
com.thoughtworks.xstream.security.TypePermission securityProvider) |
SecureXStreamFactory(XStreamFactory xStreamFactory,
com.thoughtworks.xstream.security.TypePermission securityProvider,
List<ConverterFactory> customConverters) |
| Constructor and Description |
|---|
SpringRemotingMessageConverter(@NotNull XStreamFactory marshallingXStreamFactory,
@NotNull XStreamFactory unmarshallingXStreamFactory) |
SpringRemotingMessageConverter(@NotNull XStreamFactory marshallingXStreamFactory,
@NotNull XStreamFactory unmarshallingXStreamFactory) |
| Constructor and Description |
|---|
SecureTokenServiceImpl(XStreamFactory xStreamFactory,
FeatureManager featureManager) |
| Constructor and Description |
|---|
ChangeDetectionControllerImpl(@NotNull CachedPlanManager cachedPlanManager,
@NotNull EnvironmentService environmentService,
@NotNull TriggerTypeManager triggerTypeManager,
@NotNull XStreamFactory xStreamFactory) |
| Constructor and Description |
|---|
BambooMessageConverter(@NotNull XStreamFactory xStreamFactory) |
BuildQueueManagerImpl(@NotNull AgentManager agentManager,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull BuildExecutionManager buildExecutionManager,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull ErrorUpdateHandler errorUpdateHandler,
@NotNull ExecutableAgentsHelper executableAgentsHelper,
@NotNull CustomVariableContextRunner customVariableContextRunner,
@NotNull ExecutionPhaseService executionPhaseService,
@NotNull XStreamFactory xStreamFactory,
@NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate,
@NotNull LocalResultProcessor resultProcessor) |
| Constructor and Description |
|---|
RawRepositoryConfigurationXmlConverterImpl(XStreamFactory xStreamFactory) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.