Package com.atlassian.greenhopper.project
package com.atlassian.greenhopper.project
-
ClassDescriptionThis Factory produces the default software permission scheme that is assigned to newly created software projects.This Factory produces the default software permission scheme that is assigned to newly created software projects.Listens for the Project Created event to apply the software permission scheme to the newly created project given that all of the following conditions hold true: - The project is a Software Project - Renaissance is enabled - The project was NOT created from a shared schemeGiven the user role holder and the admin role holder, this service will construct the PermissionSchemeInput object which can be used by
PermissionSchemeService
to create the Software Permission Scheme.