Interface TaskFinishEvent

All Superinterfaces:
FinishEvent, ProgressEvent, TaskProgressEvent

@Incubating public interface TaskFinishEvent extends TaskProgressEvent, FinishEvent
An event that informs about a task having finished its execution. You can query the result of the task using getResult().
Since:
2.5