DesignerProcess interface

Represents a build process supported by the build definition designer.

Extends

Properties

phases
target

The target for the build process.

Inherited Properties

type

The type of the process.

Property Details

phases

phases: Phase[]

Property Value

Phase[]

target

The target for the build process.

target: DesignerProcessTarget

Property Value

Inherited Property Details

type

The type of the process.

type: number

Property Value

number

Inherited From BuildProcess.type