public class TaskStartedEvent extends java.lang.Object implements TaskEvent
Event sent when the task has been started in WorkerService
.
Modifier and Type | Field and Description |
---|---|
private java.time.LocalDateTime |
timestamp |
Constructor and Description |
---|
TaskStartedEvent() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |