Workflow Model

Properties

Name Type Description Notes
id String [optional] [default to null]
name String [optional] [default to null]
status String [optional] [default to null]
version Integer [optional] [default to null]
creationDate Date [optional] [default to null]
timeout Long [optional] [default to null]
retries Long [optional] [default to null]
description String [optional] [default to null]
labels Map [optional] [default to null]
annotations Map [optional] [default to null]
params List [optional] [default to null]
tasks List [optional] [default to null]
changelog ChangeLog [optional] [default to null]
icon String [optional] [default to null]
markdown String [optional] [default to null]
upgradesAvailable Boolean [optional] [default to null]
triggers WorkflowTrigger [optional] [default to null]
workspaces List [optional] [default to null]
unknownFields Map [optional] [default to null]

[Back to Models] [Back to Routes]

© 2024 Boomerang. All rights reserved.
Docs and examples licensed under Apache 2.0