Builder

class Builder

Properties

Link copied to clipboard

The timestamp when a step endeded execution.

Link copied to clipboard
var name: String?

The name of a step in a workflow.

Link copied to clipboard

The timestamp when a step started execution.

Link copied to clipboard

The status of a step in a workflow. For example, a status might be Completed or Pending Approval.

Link copied to clipboard

The mode for a step execution. The mode can be Graceful or Ungraceful.