public class TaskEvent extends AbstractEvent<TaskEventType>
| Constructor and Description |
|---|
TaskEvent(TaskId taskID,
TaskEventType type) |
| Modifier and Type | Method and Description |
|---|---|
TaskId |
getTaskID() |
getTimestamp, getType, toStringpublic TaskEvent(TaskId taskID, TaskEventType type)
public TaskId getTaskID()
Copyright © 2013 Apache Software Foundation. All rights reserved.