Uses of Interface
com.atlassian.bamboo.deployments.projects.DeploymentProjectPermissionsService
-
Packages that use DeploymentProjectPermissionsService Package Description com.atlassian.bamboo.deployments.projects com.atlassian.bamboo.plugins.rest.deployments.versions -
-
Uses of DeploymentProjectPermissionsService in com.atlassian.bamboo.deployments.projects
Classes in com.atlassian.bamboo.deployments.projects that implement DeploymentProjectPermissionsService Modifier and Type Class Description classDefaultDeploymentProjectPermissionsService -
Uses of DeploymentProjectPermissionsService in com.atlassian.bamboo.plugins.rest.deployments.versions
Constructors in com.atlassian.bamboo.plugins.rest.deployments.versions with parameters of type DeploymentProjectPermissionsService Constructor Description DeploymentVersionResource(DeploymentVersionService deploymentVersionService, com.atlassian.sal.api.message.I18nResolver i18nResolver, DeploymentProjectPermissionsService deploymentProjectPermissionsService)
-