Class NamedRecordMigrationStrategy

java.lang.Object
com.inductiveautomation.ignition.gateway.config.migration.NamedRecordMigrationStrategy
All Implemented Interfaces:
IdbMigrationStrategy

public class NamedRecordMigrationStrategy extends Object implements IdbMigrationStrategy
Migrates records that are identified by unique name. The ID field of the record will be discarded and the name will become the last path component of the resource path.