Uses of Interface
com.atlassian.bitbucket.settingsrestriction.ProjectSettingsRestriction
Packages that use ProjectSettingsRestriction
-
Uses of ProjectSettingsRestriction in com.atlassian.bitbucket.settingsrestriction
Methods in com.atlassian.bitbucket.settingsrestriction that return ProjectSettingsRestrictionModifier and TypeMethodDescriptionProjectSettingsRestrictionService.create
(ProjectSettingsRestrictionCreateRequest restrictionRequest) Creates a newrestriction
.UnprocessedProjectSettingsRestrictionException.getProjectSettingsRestriction()
Methods in com.atlassian.bitbucket.settingsrestriction that return types with arguments of type ProjectSettingsRestrictionModifier and TypeMethodDescriptionProjectSettingsRestrictionService.get
(Project project, SettingsKey settingsKey) Constructors in com.atlassian.bitbucket.settingsrestriction with parameters of type ProjectSettingsRestrictionModifierConstructorDescriptionUnprocessedProjectSettingsRestrictionException
(KeyedMessage message, ProjectSettingsRestriction projectSettingsRestriction)