new MigrationRuleModuleType()
Type to describe a list of migration rules for: a module, and the module version from which migration is to take place.
Constructs a new MigrationRuleModuleType.
The following features are supported:
Members
name :string
Name of the module from which migration is to take place.
This property holds the value of the 'Name' attribute.
Type:
- string
process :Array.<tibco.objectapi.pm.MigrationRuleProcessType>
List of migration rules for this module and version.
This property holds the value of the 'Process' containment reference list.
Type:
version :string
Version number of the module from which migration is to take place.
This property holds the value of the 'Version' attribute.
Type:
- string