public class JobStatusChangedEvent extends Object implements HistoryEvent
| 构造器和说明 |
|---|
JobStatusChangedEvent(JobID id,
String jobStatus)
Create an event to record the change in the Job Status
|
public JobID getJobId()
public String getStatus()
public EventType getEventType()
getEventType 在接口中 HistoryEventCopyright © 2009 The Apache Software Foundation