public class BaseEventSetProcessorMeta extends BaseEventProcessorMeta implements EventSetProcessorMeta
| Constructor and Description |
|---|
BaseEventSetProcessorMeta() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
boolean |
hasDuration() |
Boolean |
isSynchronous() |
void |
setDuration(Duration duration) |
void |
setSynchronous(Boolean synchronous) |
void |
update(BaseProcessorMeta source) |
addEventNames, getEventName, getEventNames, setEventNamesgetCategory, getDescription, getFeatures, getLabel, getName, getVersion, setCategory, setDescription, setFeatures, setLabel, setName, setVersion, withCategory, withDescription, withFeature, withFeatures, withLabel, withName, withVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventNames, getEventName, getEventNames, setEventNamesgetCategory, setCategorygetDescription, getLabel, getName, setDescription, setLabel, setNamegetVersion, setVersiongetFeatures, setFeaturesprotected Duration duration
public void setDuration(Duration duration)
setDuration in interface EventSetProcessorMetapublic Duration getDuration()
getDuration in interface EventSetProcessorMetapublic boolean hasDuration()
hasDuration in interface EventSetProcessorMetapublic Boolean isSynchronous()
isSynchronous in interface EventSetProcessorMetapublic void setSynchronous(Boolean synchronous)
setSynchronous in interface EventSetProcessorMetapublic void update(BaseProcessorMeta source)
update in class BaseEventProcessorMetaCopyright © 2016–2020 Softelnet. All rights reserved.