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,
ArtifactLinkManager artifactLinkManager,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
StorageTagService storageTagService) |
Constructor and Description |
---|
DeploymentsInProgressServiceImpl(XStreamFactory xStreamFactory) |
Constructor and Description |
---|
FileBasedPersister(BootstrapManager bootstrapManager,
XStreamFactory xStreamFactory) |
FileBasedPersister(XStreamFactory xStreamFactory) |
XStreamBuildPersister(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(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
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(XStreamFactory marshallingXStreamFactory,
XStreamFactory unmarshallingXStreamFactory) |
Constructor and Description |
---|
SecureTokenServiceImpl(XStreamFactory xStreamFactory) |
Constructor and Description |
---|
ChangeDetectionControllerImpl(CachedPlanManager cachedPlanManager,
EnvironmentService environmentService,
TriggerTypeManager triggerTypeManager,
XStreamFactory xStreamFactory) |
Constructor and Description |
---|
BambooMessageConverter(XStreamFactory xStreamFactory) |
BuildQueueManagerImpl(com.atlassian.event.api.EventPublisher eventPublisher,
BuildExecutionManager buildExecutionManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
ExecutableAgentsHelper executableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService,
XStreamFactory xStreamFactory,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
LocalResultProcessor resultProcessor) |
Constructor and Description |
---|
RawRepositoryConfigurationXmlConverterImpl(XStreamFactory xStreamFactory) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.