public class JournalTaskRestartEvent extends GenericEvent
JournalTask
being restarted after a reconnect.Modifier and Type | Class and Description |
---|---|
static interface |
JournalTaskRestartEvent.Listener |
static interface |
JournalTaskRestartEvent.Source |
Constructor and Description |
---|
JournalTaskRestartEvent(AsyncTask task) |
Modifier and Type | Method and Description |
---|---|
AsyncTask |
getJournalTask() |
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public JournalTaskRestartEvent(AsyncTask task)
public AsyncTask getJournalTask()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
public DumpString toDumpString(DumpString s)
Dumpable
toDumpString
in interface Dumpable
toDumpString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.