| Package | Description |
|---|---|
| com.enterprisemath.utils.engine |
| Modifier and Type | Method and Description |
|---|---|
TaskRunExceptionReport.Builder |
TaskRunExceptionReport.Builder.setCode(String code)
Sets identification code.
|
TaskRunExceptionReport.Builder |
TaskRunExceptionReport.Builder.setEndTimestamp(Date endTimestamp)
Sets end timestamp.
|
TaskRunExceptionReport.Builder |
TaskRunExceptionReport.Builder.setExceptionDetails(Map<String,String> exceptionDetails)
Sets exception details.
|
TaskRunExceptionReport.Builder |
TaskRunExceptionReport.Builder.setParameters(Map<String,String> parameters)
Sets parameters.
|
TaskRunExceptionReport.Builder |
TaskRunExceptionReport.Builder.setStartTimestamp(Date startTimestamp)
Sets start timestamp.
|
TaskRunExceptionReport.Builder |
TaskRunExceptionReport.Builder.setTaskClass(String taskClass)
Sets task class.
|
| Constructor and Description |
|---|
TaskRunExceptionReport(TaskRunExceptionReport.Builder builder)
Creates new instance.
|
Copyright © 2016. All rights reserved.