TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.addListeners(ProcessListener<ProcessStatus>... listeners) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.by(TryCatchFinallyProcessor processor) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.description(String description) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.enabled(BooleanSupplier supplier) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.fallbackBy(Processor<ProcessStatus> fallbackProcessor) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.id(String id) |
protected TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.keyMapper(KeyMapper keyMapper) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.name(String name) |
static TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.newBuilder() |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.parallel() |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.parallel(Executor executor) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.processOn(Rule rule) |
protected TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.readableKeys(Key<?>... keys) |
protected TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.readableKeys(@NotNull Set<Key<?>> keys) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.strongDependency() |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.weakDependency() |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.weakDependency(@NotNull BooleanSupplier supplier) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.wrap(@NotNull List<StatusWrapperHandler> handlers) |
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.wrap(@NotNull StatusWrapperHandler handler) |