The types of jobs that can be executed in the background.
Values:
BACKGROUND_JOB_TYPE_UNSPECIFIED (0):
Unspecified background job type.
BACKGROUND_JOB_TYPE_SOURCE_SEED (1):
Job to seed from the source database.
BACKGROUND_JOB_TYPE_CONVERT (2):
Job to convert the source database into a
draft of the destination database.
BACKGROUND_JOB_TYPE_APPLY_DESTINATION (3):
Job to apply the draft tree onto the
destination.
BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE (5):
Job to import and convert mapping rules from
an external source such as an ora2pg config
file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]