public abstract class PhaseDefinitionProcessor extends Object
| Constructor and Description |
|---|
PhaseDefinitionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute() |
ExecutionError |
handleException(ExceptionHandling exceptionHandling,
Throwable t) |
ExecutionError |
handleException(Throwable t) |
public abstract void execute()
public ExecutionError handleException(Throwable t)
public ExecutionError handleException(ExceptionHandling exceptionHandling, Throwable t)
Copyright © 2021. All rights reserved.