Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JobType

Describes the different TransformTypes that the Job will undertake.

Hierarchy

  • any
    • JobType

Index

Constructors

Properties

Constructors

constructor

  • new JobType(V: VasatConnection, args?: any): JobType
  • Parameters

    • V: VasatConnection
    • Optional args: any

    Returns JobType

Properties

baseTransform

baseTransform: TransformType

subTransforms

subTransforms: ToManyList<TransformType>

Generated using TypeDoc