Uses of Class
com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
Packages that use PropertyRestrictionEntity
-
Uses of PropertyRestrictionEntity in com.atlassian.crowd.plugin.rest.util
Methods in com.atlassian.crowd.plugin.rest.util that return PropertyRestrictionEntityModifier and TypeMethodDescriptionstatic PropertyRestrictionEntitySearchRestrictionEntityTranslator.toPropertyRestrictionEntity(PropertyRestriction propertyRestriction) Converts from a PropertyRestriction to a PropertyRestrictionEntity.Methods in com.atlassian.crowd.plugin.rest.util with parameters of type PropertyRestrictionEntityModifier and TypeMethodDescriptionstatic PropertyRestrictionSearchRestrictionEntityTranslator.toPropertyRestriction(PropertyRestrictionEntity propertyRestrictionEntity) Converts from a PropertyRestrictionEntity to a PropertyRestriction.