WorkflowStepInput.linkMerge_

The method to use to merge multiple inbound links into a single array. If not specified, the default method is "merge_nested".

class WorkflowStepInput
@defaultValue(q"<"merge_nested">")
LinkMergeMethod linkMerge_;

Meta