Uses of Interface
com.atlassian.bamboo.security.BambooCachingPermissionManagerFacadeFactory
Packages that use BambooCachingPermissionManagerFacadeFactory
Package
Description
-
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.deployments.cache
Constructors in com.atlassian.bamboo.deployments.cache with parameters of type BambooCachingPermissionManagerFacadeFactoryModifierConstructorDescriptionCachedDeploymentProjectServiceImpl
(@NotNull DeploymentProjectDao deploymentProjectDao, @NotNull EnvironmentDao environmentDao, @NotNull CachedPlanManager cachedPlanManager, @NotNull CachedEnvironmentService cachedEnvironmentService, @NotNull InternalEnvironmentService internalEnvironmentService, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory, @NotNull PlanScheduler planScheduler, @NotNull PaginatedDataCollector paginatedDataCollector, @NotNull CapabilityRequirementsMatcher capabilityRequirementsMatcher) -
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.deployments.environments.index
Constructors in com.atlassian.bamboo.deployments.environments.index with parameters of type BambooCachingPermissionManagerFacadeFactoryModifierConstructorDescriptionEnvironmentIndexSearcherImpl
(@NotNull BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory, @NotNull CachedDeploymentProjectService cachedDeploymentProjectService, @NotNull DeploymentResultService deploymentResultService, @NotNull DeploymentVersionService deploymentVersionService) -
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.deployments.environments.service
Constructors in com.atlassian.bamboo.deployments.environments.service with parameters of type BambooCachingPermissionManagerFacadeFactoryModifierConstructorDescriptionEnvironmentServiceImpl
(BambooAclUpdateHelper aclUpdateHelper, HibernateMutableAclService aclService, AuditLogService auditLogService, BambooAuthenticationContext authenticationContext, DeploymentProjectDao deploymentProjectDao, EnvironmentDao environmentDao, EnvironmentRepositoryLinkDao environmentRepositoryLinkDao, PlanScheduler planScheduler, RepositoryDefinitionDao repositoryDefinitionDao, ScopedExclusionService scopedExclusionService, com.opensymphony.xwork2.TextProvider textProvider, ValidationService validationService, com.atlassian.event.api.EventPublisher eventPublisher, DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao, NotificationManager notificationManager, VariableConfigurationService variableConfigurationService, VariableDefinitionManager variableDefinitionManager, TriggerTypeManager triggerTypeManager, RepositoryDefinitionManager repositoryDefinitionManager, BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory, CapabilityRequirementsMatcher capabilityRequirementsMatcher, InternalEnvironmentService internalEnvironmentService) -
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.deployments.versions.index
Constructors in com.atlassian.bamboo.deployments.versions.index with parameters of type BambooCachingPermissionManagerFacadeFactoryModifierConstructorDescriptionVersionIndexSearcherImpl
(@NotNull BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory, @NotNull DeploymentVersionService deploymentVersionService, @NotNull DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService) -
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.deployments.versions.service
Constructors in com.atlassian.bamboo.deployments.versions.service with parameters of type BambooCachingPermissionManagerFacadeFactoryModifierConstructorDescriptionDeploymentVersionServiceImpl
(@NotNull DeploymentProjectDao deploymentProjectDao, @NotNull DeploymentVersionDao deploymentVersionDao, @NotNull InternalResultsSummaryAccessor internalResultsSummaryAccessor, @NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector, @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BambooUserManager bambooUserService, @NotNull VariableDefinitionManager variableDefinitionManager, @NotNull VariableDefinitionFactory variableDefinitionFactory, @NotNull CustomVariableContext customVariableContext, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull CachedPlanManager cachedPlanManager, @NotNull ScopedExclusionService scopedExclusionService, @NotNull ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory, @NotNull ArtifactLinkManager artifactLinkManager, @NotNull AuditLogService auditLogService) -
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.plugins.rest.service
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type BambooCachingPermissionManagerFacadeFactoryModifierConstructorDescriptionPlanRestServiceImpl
(BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory, BambooUserManager bambooUserManager, CachedPlanManager cachedPlanManager, LabelManager labelManager, PlanExecutionManager planExecutionManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager) ProjectsRestServiceImpl
(BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory, CachedDeploymentProjectService cachedDeploymentProjectService, ProjectManager projectManager) -
Uses of BambooCachingPermissionManagerFacadeFactory in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement BambooCachingPermissionManagerFacadeFactory