templateMigrationRequest
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
mapping (templateMigrationMapping) | 0/1 | Returns the mapping for this migration request |
enabledPostProcessors (migrationPostProcessor) | 0/unbounded | Returns the list of enabled post processors that were specified for this migration request |
options ((anonymous)) | 0/1 | Returns a key value map which represents the options which were set for this request |
JSON
property | type | description |
---|---|---|
mapping | mapping (templateMigrationMapping) | Returns the mapping for this migration request |
enabledPostProcessors | array of enabledPostProcessors (migrationPostProcessor) | Returns the list of enabled post processors that were specified for this migration request |
options | options ((anonymous)) | Returns a key value map which represents the options which were set for this request |