@InterfaceAudience.Private @InterfaceStability.Unstable public class ConfigurationEntry extends Object
<configuration> element and its siblings inside workflow XML / XSD.
By assigning non-null field values, the resulting parent <workflow> will have its
optional <configuration> 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 |
|---|
ConfigurationEntry(String name,
String description) |
ConfigurationEntry(String name,
String value,
String description) |
Copyright © 2021 Apache Software Foundation. All rights reserved.