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 BooleanRestrictionEntity |
SearchRestrictionEntityTranslator.toBooleanRestrictionEntity(com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction booleanRestriction)
Converts from a BooleanRestriction to a BooleanRestrictionEntity.
|
Modifier and Type | Method and Description |
---|---|
static com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction |
SearchRestrictionEntityTranslator.toBooleanRestriction(BooleanRestrictionEntity booleanRestrictionEntity)
Converts from a BooleanRestrictionEntity to a BooleanRestriction.
|
Copyright © 2003–2016 Atlassian. All rights reserved.