| Package | Description |
|---|---|
| com.atlassian.bitbucket.settingsrestriction |
| Modifier and Type | Method and Description |
|---|---|
ProjectSettingsRestriction |
ProjectSettingsRestrictionService.create(ProjectSettingsRestrictionCreateRequest restrictionRequest)
Creates a new
restriction. |
ProjectSettingsRestriction |
UnprocessedProjectSettingsRestrictionException.getProjectSettingsRestriction() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ProjectSettingsRestriction> |
ProjectSettingsRestrictionService.get(Project project,
SettingsKey settingsKey)
|
Set<ProjectSettingsRestriction> |
ProjectSettingsRestrictionService.getAll(Project project,
String namespace,
String featureKey)
|
| Constructor and Description |
|---|
UnprocessedProjectSettingsRestrictionException(KeyedMessage message,
ProjectSettingsRestriction projectSettingsRestriction) |
Copyright © 2023 Atlassian. All rights reserved.