@InterfaceAudience.Private @InterfaceStability.Unstable public class Parameters extends Object
<parameters> element and its siblings inside workflow XML / XSD.
By assigning non-null field values, the resulting parent <workflow> will have its
optional <parameters> element and its siblings filled.
This class is used only as part of a Workflow, isn't
to be used alone with Jobs API.
| Constructor and Description |
|---|
Parameters(com.google.common.collect.ImmutableList<Parameter> parameters) |
Copyright © 2021 Apache Software Foundation. All rights reserved.