Uses of Class
org.apache.camel.support.task.ForegroundTask.ForegroundTaskBuilder
Packages that use ForegroundTask.ForegroundTaskBuilder
-
Uses of ForegroundTask.ForegroundTaskBuilder in org.apache.camel.support.task
Methods in org.apache.camel.support.task that return ForegroundTask.ForegroundTaskBuilderModifier and TypeMethodDescriptionTasks.foregroundTask()Creates a new foreground task builderForegroundTask.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)Sets the name of the task