| Package | Description |
|---|---|
| org.apache.oozie.fluentjob.api.action |
| Modifier and Type | Method and Description |
|---|---|
static ErrorHandler |
ErrorHandler.buildAsErrorHandler(Builder<? extends Node> builder)
Creates a new
ErrorHandler. |
ErrorHandler |
Node.getErrorHandler()
Returns the error handler of this node.
|
| Modifier and Type | Method and Description |
|---|---|
B |
NodeBuilderBaseImpl.withErrorHandler(ErrorHandler errorHandler)
Registers an error handler with this builder.
|
Copyright © 2021 Apache Software Foundation. All rights reserved.