public class TaskScheduledEvent extends Object implements Event
Constructor and Description |
---|
TaskScheduledEvent(String taskName,
Date nextExecution)
Creates a new event
|
Modifier and Type | Method and Description |
---|---|
Date |
getNextExecution() |
String |
getUniqueTaskName() |
Copyright © 2019 Communote team. All rights reserved.