| Constructor and Description |
|---|
ScheduledTaskExecutedEvent(TimerTask executedTask)
Constructor that sets the payload.
|
| Modifier and Type | Method and Description |
|---|---|
TimerTask |
getExecutedTask()
Returns the task that finished executing.
|
public ScheduledTaskExecutedEvent(TimerTask executedTask)
executedTask - the task that finished executingpublic TimerTask getExecutedTask()
Copyright © 2017–2019. All rights reserved.