| Package | Description |
|---|---|
| org.apache.camel.support.task | |
| org.apache.camel.support.task.budget |
| Modifier and Type | Method and Description |
|---|---|
ForegroundTask.ForegroundTaskBuilder |
ForegroundTask.ForegroundTaskBuilder.withBudget(IterationBudget budget)
Sets an iteration budget for the task (i.e.: the task will not run more than the given number of iterations)
|
| Modifier and Type | Class and Description |
|---|---|
class |
IterationBoundedBudget |
class |
IterationTimeBoundedBudget |
Apache Camel