public class RemoteTaskStatusEvent extends ServerStatusEvent
| Modifier and Type | Class and Description |
|---|---|
static interface |
RemoteTaskStatusEvent.Listener |
ServerStatusEvent.Source| Constructor and Description |
|---|
RemoteTaskStatusEvent(RemoteTaskId taskId,
RunState state) |
| Modifier and Type | Method and Description |
|---|---|
RemoteTaskId |
getTaskId() |
boolean |
isFinished() |
boolean |
isStarted() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getMessageTypeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic RemoteTaskStatusEvent(RemoteTaskId taskId, RunState state)
public RemoteTaskId getTaskId()
public boolean isStarted()
public boolean isFinished()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.