| Package | Description |
|---|---|
| org.apache.camel.support.task |
| Modifier and Type | Class and Description |
|---|---|
static class |
BackgroundTask.BackgroundTaskBuilder
A builder helper for building new background tasks
|
static class |
ForegroundTask.ForegroundTaskBuilder
A builder helper for building new foreground tasks
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTaskBuilder<T> |
AbstractTaskBuilder.withName(String name)
Assigns a name to the task being built
|
Apache Camel