public final class Journey
private final Long
hubId
private final String
guid
customTableName
private final Map<String, String>
records
Journey(Long hubId, String guid, String customTableName, Map<String, String> records)
final Long
getHubId()
final String
getGuid()
getCustomTableName()
final Map<String, String>
getRecords()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Long getHubId()
final String getGuid()
final String getCustomTableName()
final Map<String, String> getRecords()