Package io.dropwizard.servlets.tasks
Class TaskConfiguration
java.lang.Object
io.dropwizard.servlets.tasks.TaskConfiguration
A factory for configuring the tasks sub-system for the environment.
Configuration Parameters:
Name | Default | Description |
printStackTraceOnError | false |
Print the full stack trace when the execution of a task failed. |
- Since:
- 2.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setPrintStackTraceOnError
(boolean printStackTraceOnError) toString()