| Package | Description |
|---|---|
| com.atlassian.confluence.test.rest.api.crowd |
Serialization objects required for Crowd-like user search.
|
| 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–2017 Atlassian. All rights reserved.