Workflow.outputs_

Defines the parameters representing the output of the process. May be used to generate and/or validate the output object.

class Workflow
@idMap("id", "type")
WorkflowOutputParameter[] outputs_;

Meta