Name: WorkflowStep

 


IDs
NameTypeDescription
idvarchar 

Columns
NameTypeDescription
createDatedateDate the workflow step is created
creatorPersoncreator of the workflow step
idvarchar[ID] 
titlevarcharTitle of the workflow step
toolWorkflowToolTool the workflow step is executing

Relations
NameTypeRelationDescription
inputsjava.util.MapONE..MANYList of inputs to the workflow step.
outputsjava.util.MapONE..MANYList of outputs from the workflow step.
parametersjava.util.MapONE..MANYList of parameters from the workflow step.