| Constructor and Description |
|---|
NoOpWork() |
| Modifier and Type | Method and Description |
|---|---|
WorkReport |
execute(WorkContext workContext)
Execute the unit of work and return its report.
|
String |
getName()
The name of the unit of work.
|
public String getName()
Workpublic WorkReport execute(WorkContext workContext)
WorkWorkReport instance
with a status of WorkStatus.FAILED and a reference to the exception.Copyright © 2020. All rights reserved.