Uses of Interface
com.atlassian.bamboo.storage.StorageLocationService
Package
Description
-
Uses of StorageLocationService in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
ViewBuildLogs.setStorageLocationService
(StorageLocationService storageLocationService) -
Uses of StorageLocationService in com.atlassian.bamboo.chains
ModifierConstructorDescriptionChainExecutionManagerImpl
(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
ModifierConstructorDescriptionXStreamBuildPersister
(StorageLocationService storageLocationService, XStreamFactory xStreamFactory) -
Uses of StorageLocationService in com.atlassian.bamboo.plugins.rest.build
ModifierConstructorDescriptionPlanDirectoryInformationResource
(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
Modifier and TypeFieldDescriptionprotected static final Supplier<StorageLocationService>
Result.storageLocationService
-
Uses of StorageLocationService in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<StorageLocationService>
ComponentAccessor.STORAGE_LOCATION_SERVICE
Deprecated. -
Uses of StorageLocationService in com.atlassian.bamboo.storage.location
-
Uses of StorageLocationService in it.com.atlassian.bamboo.deployments.expiry
ModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(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
ModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(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
ModifierConstructorDescriptionJobDeletionTest
(PlanConfigImportService planConfigImportService, DeletionService deletionService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService, CachedPlanManager cachedPlanManager, PlanExecutionManager planExecutionManager, BambooUserManager bambooUserManager, ArtifactDefinitionManager artifactDefinitionManager, ArtifactLinkManager artifactLinkManager, PlanManager planManager, ImpersonationService impersonationService)