Uses of Class
com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
-
Uses of BooleanRestrictionEntity in com.atlassian.crowd.plugin.rest.util
Modifier and TypeMethodDescriptionstatic BooleanRestrictionEntity
SearchRestrictionEntityTranslator.toBooleanRestrictionEntity
(BooleanRestriction booleanRestriction) Converts from a BooleanRestriction to a BooleanRestrictionEntity.Modifier and TypeMethodDescriptionstatic BooleanRestriction
SearchRestrictionEntityTranslator.toBooleanRestriction
(BooleanRestrictionEntity booleanRestrictionEntity) Converts from a BooleanRestrictionEntity to a BooleanRestriction.