Uses of Class
com.atlassian.bitbucket.settingsrestriction.RestrictionProcessingRequest
Packages that use RestrictionProcessingRequest
-
Uses of RestrictionProcessingRequest in com.atlassian.bitbucket.settingsrestriction
Methods in com.atlassian.bitbucket.settingsrestriction with parameters of type RestrictionProcessingRequestModifier and TypeMethodDescriptionboolean
ProjectSettingsRestrictionProcessor.process
(RestrictionProcessingRequest processingRequest) Performs post-processing forProjectSettingsRestriction
s after they are created.