Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ParameterFileVersion

A parameter file detatails

Properties

content

content: string

The content in base64 encoded character string containing the value of the parameter file

Optional description

description: undefined | string

Describes the current parameter file version

isCurrent

isCurrent: boolean

Return boolean true/false for the currently in-use parameter file (factory or a versioned file)

isFactory

isFactory: boolean

Return true/false for whether the parameter file is oracle provided (Factory)

kind

Indicator of Parameter File 'kind' (for an EXTRACT or a REPLICAT)

name

name: string

A unique name associated with the current migration/job and extract/replicat name

timeCreated

timeCreated: Date

The time when this parameter file was applied on the process

Functions

getDeserializedJsonObj

getJsonObj