public class ExternalEntityProperty extends Object
Constructor and Description |
---|
ExternalEntityProperty(Long id,
String entityName,
Long entityId,
String key,
String value,
Timestamp created,
Timestamp updated) |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getCreated() |
Long |
getEntityId() |
String |
getEntityName() |
Long |
getId() |
String |
getKey() |
Timestamp |
getUpdated() |
String |
getValue() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.