| Package | Description |
|---|---|
| org.zalando.riptide.failsafe | |
| org.zalando.riptide.soap |
| Modifier and Type | Method and Description |
|---|---|
static TaskDecorator |
TaskDecorator.composite(Collection<TaskDecorator> decorators) |
static TaskDecorator |
TaskDecorator.composite(TaskDecorator... decorators) |
static TaskDecorator |
TaskDecorator.identity() |
| Modifier and Type | Method and Description |
|---|---|
static TaskDecorator |
TaskDecorator.composite(TaskDecorator... decorators) |
FailsafePlugin |
FailsafePlugin.withDecorator(TaskDecorator decorator) |
| Modifier and Type | Method and Description |
|---|---|
static TaskDecorator |
TaskDecorator.composite(Collection<TaskDecorator> decorators) |
| Modifier and Type | Class and Description |
|---|---|
class |
PreserveContextClassLoaderTaskDecorator |
Copyright © 2015–2023 Zalando SE. All rights reserved.