Uses of Interface
com.atlassian.bitbucket.settingsrestriction.ProjectSettingsRestriction
-
Uses of ProjectSettingsRestriction in com.atlassian.bitbucket.settingsrestriction
Modifier and TypeMethodDescriptionProjectSettingsRestrictionService.create
(ProjectSettingsRestrictionCreateRequest restrictionRequest) Creates a newrestriction
.UnprocessedProjectSettingsRestrictionException.getProjectSettingsRestriction()
Modifier and TypeMethodDescriptionProjectSettingsRestrictionService.get
(Project project, SettingsKey settingsKey) ModifierConstructorDescriptionUnprocessedProjectSettingsRestrictionException
(KeyedMessage message, ProjectSettingsRestriction projectSettingsRestriction)