Skip to content

CurrentStep

Interface

Current step of a job.

Properties

PropertyTypeNotes
assignedTostring

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

assignedTypeAssignedType

Assignment type.

canSkipboolean

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

dependenciesboolean

Indicates there are dependencies for the step.

holdScheduledReleaseDate

The release date for a scheduled hold.

manualHoldboolean

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

stepIdstring

Step id.

stepNamestring

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.