MultipleInputFeatureRequirement

Indicates that the workflow platform must support multiple inbound data links listed in the source field of WorkflowStepInput.

class MultipleInputFeatureRequirement : RecordSchemaBase {}

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Static variables

class_
auto class_;

Always 'MultipleInputFeatureRequirement'

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta