public class TaskConfiguration extends Object
| Name | Default | Description |
| printStackTraceOnError | false |
Print the full stack trace when the execution of a task failed. |
| Constructor and Description |
|---|
TaskConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrintStackTraceOnError() |
void |
setPrintStackTraceOnError(boolean printStackTraceOnError) |
String |
toString() |
Copyright © 2020. All rights reserved.