Package | Description |
---|---|
com.atlassian.confluence.functest.rest.admin.crowd |
Entities and a class mapper lifted from the Crowd REST Plugin, since they don't exist in crowd-rest-common.
|
Modifier and Type | Method and Description |
---|---|
static PropertyRestrictionEntity |
SearchRestrictionEntityTranslator.toPropertyRestrictionEntity(com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction propertyRestriction)
Converts from a PropertyRestriction to a PropertyRestrictionEntity.
|
Modifier and Type | Method and Description |
---|---|
static com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction |
SearchRestrictionEntityTranslator.toPropertyRestriction(PropertyRestrictionEntity propertyRestrictionEntity)
Converts from a PropertyRestrictionEntity to a PropertyRestriction.
|
Copyright © 2003–2019 Atlassian. All rights reserved.