public class TaskExecutionCompletedEvent extends AbstractNotificationEvent
Constructor and Description |
---|
TaskExecutionCompletedEvent(long executionTime,
NotifiableTaskMetadata taskMetadata)
Creates an instance specifying the execution time, the number of millis from the task to complete.
|
Modifier and Type | Method and Description |
---|---|
long |
getExecutionTime() |
String |
toString() |
getEventTimestamp, getNotifiableTaskMetadata
public TaskExecutionCompletedEvent(long executionTime, NotifiableTaskMetadata taskMetadata)
executionTime
- taskMetadata
- public long getExecutionTime()
public String toString()
toString
in class AbstractNotificationEvent
Copyright © 2019 sejda. All rights reserved.