Class | Description |
---|---|
EntityTranslator |
Translates between REST entities and com.atlassian.crowd.model classes.
|
JAXBContextCache |
Caches the instances of JAXBContext for each entity class for performance reasons
as suggested by the JAXB docs.
|
SearchRestrictionEntityTranslator |
Utility class to convert from a SearchRestriction interface to one of SearchRestrictionEntity classes.
|
Enum | Description |
---|---|
SearchRestrictionEntityTranslator.SupportedType |
Represents a supported value type.
|
Copyright © 2020 Atlassian. All rights reserved.