Conductor · JSON-LD Context

Conductor Context

JSON-LD context defining the semantic vocabulary for Conductor from Conductor.

7 Classes 40 Properties 3 Namespaces
View Context View on GitHub

Namespaces

conductor: https://conductor-oss.github.io/conductor/schema/
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

WorkflowDef TaskDef WorkflowExecution Task EventHandler EventHandlerAction WorkflowTask

Properties

Property Type Container
name string
description string
version integer
status string
workflowId string
workflowName string
workflowVersion integer
correlationId string
taskId string
taskType string
taskReferenceName string
taskDefName string
referenceTaskName string
tasks list
actions list
inputParameters
outputParameters
input
output
inputData
outputData
ownerEmail string
failureWorkflow string
timeoutPolicy string
timeoutSeconds integer
retryCount integer
retryLogic string
retryDelaySeconds integer
startTime integer
endTime integer
updateTime integer
createTime integer
priority integer
event string
condition string
active boolean
restartable boolean
reasonForIncompletion string
workerId string
parentWorkflowId string