| Constructor and Description |
|---|
InternalDataEntry(Integer importSourceOTId,
DataEntry dataEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataEntry(DataLocator locator,
List<String> dataValue) |
String |
asPrintableString() |
List<String> |
dataForLocator(DataLocator dataLocator)
Data returned from a data locator can be one or multiple values.
|
byte[] |
getAvatarData() |
Integer |
getImportSourceOTId() |
Collection<DataLocator> |
presentDataLocators() |
String |
toString() |
public List<String> dataForLocator(DataLocator dataLocator)
DataEntrydataForLocator in interface DataEntrypublic byte[] getAvatarData()
getAvatarData in interface DataEntrypublic void addDataEntry(DataLocator locator, List<String> dataValue)
addDataEntry in interface DataEntrypublic String asPrintableString()
asPrintableString in interface DataEntrypublic Collection<DataLocator> presentDataLocators()
presentDataLocators in interface DataEntrypublic Integer getImportSourceOTId()
Copyright © 2024 Atlassian. All rights reserved.