| Class | Description |
|---|---|
| ConfigurationEntry |
Represents the
<configuration> element and its siblings inside workflow XML / XSD. |
| Credential |
Represents the
<credential> element and its siblings inside workflow XML / XSD. |
| CredentialBuilder |
A builder class for
Credential. |
| Credentials |
Represents the
<credentials> element and its siblings inside workflow XML / XSD. |
| CredentialsBuilder |
A builder class for
Credentials. |
| Global | |
| GlobalBuilder |
A builder class for
Global. |
| Parameter |
Represents the
<parameter> element and its siblings inside workflow XML / XSD. |
| Parameters |
Represents the
<parameters> element and its siblings inside workflow XML / XSD. |
| ParametersBuilder |
A builder class for
Parameters. |
| Workflow |
Being the topmost POJO in the Jobs API hierarchy, represents the
<workflow> element
and its siblings inside workflow XML / XSD. |
| WorkflowBuilder |
A builder class for
Workflow. |
Copyright © 2021 Apache Software Foundation. All rights reserved.