AbstractJob |
|
AbstractJob.JsonSerializer |
Custom serializer for YAML representation of AbstractJob
|
ADAG |
This class provides the Java API to create Abstract Workflow files.
Starting 5.0 Release, this class by default writes out YAML formatted abstract
workflow file.
|
ADAG.JsonSerializer |
Custom serializer for YAML representation of ADAG
|
CatalogType |
Abstract Type for RC and TC Sections of the DAX.
|
DAG |
DAG Class to hold the DAG job object.
|
DAX |
Creates a DAX job object
|
Edge |
|
Executable |
The Transformation Catalog object the represent the entries in the DAX transformation section.
|
File |
This class is the container for any File object, either the RC section, or uses
|
File.JsonSerializer |
Custom serializer for YAML representation of a File
|
Invoke |
The Notification invoke object for the Dax API
|
Invoke.JsonSerializer |
Custom serializer for YAML representation of an Invoke (Hook in 5.0)
|
Job |
|
MetaData |
Metadata object for the DAX API
|
MetaData.JsonSerializer |
Custom serializer for YAML representation of a MetaData k,v pair
|
Patterns |
|
PFN |
|
Profile |
Profile Object for the DAX API
|
Transformation |
This Object is used to create a complex Transformation.
|