Class RecordEncodingContext
java.lang.Object
com.inductiveautomation.ignition.gateway.config.migration.RecordEncodingContext
Encapsulates the current
MigrationContext
and PersistentRecord
to be encoded so that
RecordEncodingDelegates
have everything they need to do their job.-
Constructor Summary
ConstructorsConstructorDescriptionRecordEncodingContext
(MigrationContext migrationContext, PersistentRecord persistentRecord) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RecordEncodingContext
-
-
Method Details
-
getMigrationContext
-
getPersistentRecord
-