public interface MigrationHandler
Version
to ensure cross inputs can be handled.Modifier and Type | Method and Description |
---|---|
Map<String,String> |
migrate(int incomingVersion,
Map<String,String> incomingData) |
Map<String,String> migrate(int incomingVersion, Map<String,String> incomingData)
incomingVersion
- the version of associatedData values.incomingData
- the data sent from the caller. Keys are using the path of the property as in component
metadata.1.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation