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 |
---|---|
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–2016 Atlassian. All rights reserved.