| Package | Description |
|---|---|
| com.atlassian.confluence.test.rest.api.crowd |
Serialization objects required for Crowd-like user search.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyEntity |
PropertyRestrictionEntity.getProperty() |
static PropertyEntity |
SearchRestrictionEntityTranslator.toPropertyEntity(com.atlassian.crowd.search.query.entity.restriction.Property property)
Converts from a Property to a PropertyEntity.
|
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.crowd.search.query.entity.restriction.Property |
SearchRestrictionEntityTranslator.toProperty(PropertyEntity propertyEntity)
Converts from a PropertyEntity to a Property.
|
| Constructor and Description |
|---|
PropertyRestrictionEntity(PropertyEntity property,
String matchMode,
String value)
Creates a new instance of RestPropertyRestriction.
|
Copyright © 2003–2017 Atlassian. All rights reserved.