| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity | |
| com.atlassian.crowd.plugin.rest.util |
| Modifier and Type | Method and Description |
|---|---|
PropertyEntity |
PropertyRestrictionEntity.getProperty() |
| Constructor and Description |
|---|
PropertyRestrictionEntity(PropertyEntity property,
String matchMode,
String value)
Creates a new instance of RestPropertyRestriction.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyEntity |
SearchRestrictionEntityTranslator.toPropertyEntity(Property property)
Converts from a Property to a PropertyEntity.
|
| Modifier and Type | Method and Description |
|---|---|
static Property |
SearchRestrictionEntityTranslator.toProperty(PropertyEntity propertyEntity)
Converts from a PropertyEntity to a Property.
|
Copyright © 2018 Atlassian. All rights reserved.