public class EntityPropertyTransformerImpl extends Object implements EntityPropertyTransformer
Constructor and Description |
---|
EntityPropertyTransformerImpl() |
Modifier and Type | Method and Description |
---|---|
EntityRepresentation |
getEntityRepresentation(ExternalEntityProperty entityProperty,
Long newEntityId)
Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the provided
entity property.
|
public EntityRepresentation getEntityRepresentation(ExternalEntityProperty entityProperty, Long newEntityId)
EntityPropertyTransformer
getEntityRepresentation
in interface EntityPropertyTransformer
entityProperty
- contains the populated fields that will end up in the EntityRepresentations mapnewEntityId
- new id for external entityCopyright © 2002-2022 Atlassian. All Rights Reserved.