public interface EntityPropertyTransformer
EntityRepresentation.| 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.
|
EntityRepresentation getEntityRepresentation(ExternalEntityProperty entityProperty, Long newEntityId)
entityProperty - contains the populated fields that will end up in the EntityRepresentations mapnewEntityId - new id for external entityCopyright © 2002-2023 Atlassian. All Rights Reserved.