public class TaskRegistrationEvent extends GenericEvent
| Modifier and Type | Class and Description |
|---|---|
static interface |
TaskRegistrationEvent.Listener |
static interface |
TaskRegistrationEvent.Source |
| Constructor and Description |
|---|
TaskRegistrationEvent(RunStateFlag stateFlag,
ChangeType type) |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
getChangeType() |
RunStateFlag |
getRunStateFlag() |
boolean |
isCreate() |
boolean |
isDelete() |
boolean |
isUpdate() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic TaskRegistrationEvent(RunStateFlag stateFlag, ChangeType type)
public RunStateFlag getRunStateFlag()
public ChangeType getChangeType()
public boolean isCreate()
public boolean isUpdate()
public boolean isDelete()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.