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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close