Name: WorkflowToolParameter

 


IDs
NameTypeDescription
idvarchar 

Columns
NameTypeDescription
allowNullbooleanCan the parameter be null
cliPositionintOrder of the parameter in the list
descriptionvarcharDescription of the workflow parameter
hiddenbooleanShould the parameter be shown
idvarchar[ID] 
options[varchar]List of options
paramidvarcharId of the workflow parameter used to match the step and tool
titlevarcharTitle of the workflow parameter
typeedu.illinois.ncsa.datawolf.domain.WorkflowToolParameter.ParameterTypeType of the workflow parameter
valuevarcharValue of the workflow parameter