public interface MergeProcess
Modifier and Type | Method and Description |
---|---|
Date |
getExecutionDate()
Gets the execution date and time of a merge process.
|
com.onwbp.adaptation.Adaptation |
getGoldenRecord()
Gets the golden record created by the merge process.
|
String |
getMergeProcessId()
Gets the id of the merge process.
|
String getMergeProcessId()
Gets the id of the merge process.
com.onwbp.adaptation.Adaptation getGoldenRecord()
Gets the golden record created by the merge process.
Date getExecutionDate()
Gets the execution date and time of a merge process.