Uses of Interface
com.atlassian.bamboo.storage.StorageLocationService
Packages that use StorageLocationService
Package
Description
-
Uses of StorageLocationService in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build with parameters of type StorageLocationServiceModifier and TypeMethodDescriptionvoid
ViewBuildLogs.setStorageLocationService
(StorageLocationService storageLocationService) -
Uses of StorageLocationService in com.atlassian.bamboo.chains
Constructors in com.atlassian.bamboo.chains with parameters of type StorageLocationServiceModifierConstructorDescriptionChainExecutionManagerImpl
(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, CachedPlanManager cachedPlanManager, VcsRepositoryManager vcsRepositoryManager, StorageTagService storageTagService, PlanBranchPullRequestService planBranchPullRequestService, StorageLocationService storageLocationService, ServerBuildLoggerManager buildLoggerManager, DeploymentVersionService deploymentVersionService, ChainStatePersister chainStatePersister, BambooOpenSessionTemplate bambooOpenSessionTemplate) -
Uses of StorageLocationService in com.atlassian.bamboo.persister.file
Constructors in com.atlassian.bamboo.persister.file with parameters of type StorageLocationServiceModifierConstructorDescriptionXStreamBuildPersister
(StorageLocationService storageLocationService, XStreamFactory xStreamFactory) -
Uses of StorageLocationService in com.atlassian.bamboo.plugins.rest.build
Constructors in com.atlassian.bamboo.plugins.rest.build with parameters of type StorageLocationServiceModifierConstructorDescriptionPlanDirectoryInformationResource
(CachedPlanManager planManager, com.atlassian.event.api.EventPublisher eventPublisher, StorageLocationService storageLocationService, InputParser inputParser, RestAuthenticationContext restAuthenticationContext, com.atlassian.sal.api.web.context.HttpContext httpContext) -
Uses of StorageLocationService in com.atlassian.bamboo.plugins.rest.model.build
Fields in com.atlassian.bamboo.plugins.rest.model.build with type parameters of type StorageLocationServiceModifier and TypeFieldDescriptionprotected static final Supplier<StorageLocationService>
Result.storageLocationService
-
Uses of StorageLocationService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type StorageLocationServiceModifier and TypeFieldDescriptionstatic final Supplier<StorageLocationService>
ComponentAccessor.STORAGE_LOCATION_SERVICE
Deprecated. -
Uses of StorageLocationService in com.atlassian.bamboo.storage.location
Classes in com.atlassian.bamboo.storage.location that implement StorageLocationService -
Uses of StorageLocationService in it.com.atlassian.bamboo.deployments.expiry
Constructors in it.com.atlassian.bamboo.deployments.expiry with parameters of type StorageLocationServiceModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, DeploymentExpiryService deploymentExpiryService, DeploymentsTestService deploymentsTestService, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService, PluginHibernateSessionFactory pluginHibernateSessionFactory, StorageLocationService storageLocationService) -
Uses of StorageLocationService in it.com.atlassian.bamboo.deployments.versions.service
Constructors in it.com.atlassian.bamboo.deployments.versions.service with parameters of type StorageLocationServiceModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(ArtifactLinkManager artifactLinkManager, CachedPlanManager cachedPlanManager, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService) -
Uses of StorageLocationService in it.com.atlassian.bamboo.job
Constructors in it.com.atlassian.bamboo.job with parameters of type StorageLocationServiceModifierConstructorDescriptionJobDeletionTest
(PlanConfigImportService planConfigImportService, DeletionService deletionService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService, CachedPlanManager cachedPlanManager, PlanExecutionManager planExecutionManager, BambooUserManager bambooUserManager, ArtifactDefinitionManager artifactDefinitionManager, ArtifactLinkManager artifactLinkManager, PlanManager planManager, ImpersonationService impersonationService)