vlocode-project - v1.42.0
    Preparing search index...

    Class MigrationDataMapperConverter

    Index

    Constructors

    Properties

    datapackInfo: DatapackInfoService
    logger: Logger = ...
    migrationRecordFields: (
        | "Id"
        | "Name"
        | "GlobalKey__c"
        | "MapId__c"
        | "ConfigurationAttribute__c"
        | "ConfigurationCategory__c"
        | "ConfigurationValue__c"
        | "ConfigurationProcess__c"
        | "ConfigurationType__c"
        | "DomainObjectAPIName__c"
        | "DomainObjectCreationOrder__c"
        | "DomainObjectFieldAPIName__c"
        | "DomainObjectFieldType__c"
        | "InterfaceObjectName__c"
        | "InterfaceFieldAPIName__c"
        | "InterfaceObjectLookupOrder__c"
        | "FilterGroup__c"
        | "FilterOperator__c"
        | "FilterValue__c"
        | "IsDisabled__c"
    )[] = ...
    migrationRecordObject: string = '%vlocity_namespace%__DRMapItem__c'
    salesforce: SalesforceService

    Methods