CurrentStep

Interface

Current step of a job.

Properties

PropertyTypeNotes
string

User or group the step is assigned to. Not used when assignedType=Unassigned .

Assignment type.

boolean

Indicates whether the step can be completed without it first being run.

boolean

Indicates there are dependencies for the step.

Date

The release date for a scheduled hold.

boolean

Indicates that there is a manual or scheduled hold on the step.

string

Step id.

string

Step name.

assignedTo

optional
Interface Property
assignedTo: string

User or group the step is assigned to. Not used when assignedType=Unassigned .

assignedType

Interface Property
assignedType: AssignedType

Assignment type.

canSkip

optional
Interface Property
canSkip: boolean

Indicates whether the step can be completed without it first being run.

dependencies

optional
Interface Property
dependencies: boolean

Indicates there are dependencies for the step.

holdScheduledRelease

optional
Interface Property
holdScheduledRelease: Date

The release date for a scheduled hold.

manualHold

optional
Interface Property
manualHold: boolean

Indicates that there is a manual or scheduled hold on the step.

stepId

optional
Interface Property
stepId: string

Step id.

stepName

optional
Interface Property
stepName: string

Step name.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.