| Package | Description |
|---|---|
| org.apache.oozie.fluentjob.api.dag | |
| org.apache.oozie.fluentjob.api.mapping | |
| org.apache.oozie.fluentjob.api.workflow |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
Graph.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
CredentialsConverter.convertFrom(org.apache.oozie.fluentjob.api.generated.workflow.CREDENTIALS source,
Credentials destination) |
Credentials |
GraphNodes.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
CredentialsConverter.convertFrom(org.apache.oozie.fluentjob.api.generated.workflow.CREDENTIALS source,
Credentials destination) |
org.apache.oozie.fluentjob.api.generated.workflow.CREDENTIALS |
CredentialsConverter.convertTo(Credentials source,
org.apache.oozie.fluentjob.api.generated.workflow.CREDENTIALS destination) |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
CredentialsBuilder.build() |
Credentials |
Workflow.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
static CredentialsBuilder |
CredentialsBuilder.createFromExisting(Credentials credentials) |
WorkflowBuilder |
WorkflowBuilder.withCredentials(Credentials credentials)
Adds a
Credentials to the Workflow. |
Copyright © 2021 Apache Software Foundation. All rights reserved.