public class TaskFinishedEvent extends java.lang.Object implements TaskEvent
Event sent when the task running in WorkerService
has finished running successfully.
Constructor and Description |
---|
TaskFinishedEvent() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |