public final class SchedulerEvent extends MapEvent
Title: Structured Data Objects: Scheduler Event
Description: Defines a Scheduler Event.
Copyright: Copyright (c) 2021
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EVENT_ID |
static java.lang.String |
JOB_NAME_PROPERTY |
static java.lang.String |
JOB_TIME_PROPERTY |
static java.lang.String |
LIST_NAME_PROPERTY |
static java.lang.String |
NODE_NAME_PROPERTY |
static java.lang.String |
TASK_NAME_PROPERTY |
static java.lang.String |
TASK_TIME_PROPERTY |
static java.lang.String |
USER_NAME_PROPERTY |
SEMANTIC_TYPE_NAME
DEFAULT_SERIAL_VERSION_ID
Modifier and Type | Method and Description |
---|---|
Metaset |
getMetaset() |
Task |
getTask() |
TaskList |
getTaskList() |
addLocator, addLocatorsAll, addLocatorsAllFrom, addTag, addTagsAll, addTagsAllFrom, addTagsAndLocatorsAll, addTagsAndLocatorsAllFrom, clearData, equals, get, getBigDecimal, getBoolean, getByte, getBytes, getChar, getDate, getDouble, getFloat, getInt, getLong, getMap, getMapNames, getObject, getShort, getString, itemExists, set, setBigDecimal, setBoolean, setByte, setBytes, setBytes, setChar, setDate, setDouble, setFloat, setInt, setLong, setMap, setObject, setShort, setString
addAnnotation, clearEventProperties, protect, removeAnnotation, removeEventProperty, resetReplyTo, setCorrelationId, setCorrelationIdAsBytes, setDurable, setEventBigDecimalProperty, setEventBigDecimalProperty, setEventBooleanProperty, setEventByteProperty, setEventDoubleProperty, setEventExpiration, setEventFloatProperty, setEventGroupId, setEventIntProperty, setEventKey, setEventLongProperty, setEventObjectProperty, setEventShortProperty, setEventStringProperty, setFinal, setForwardTo, setReplyTo, setSecurityAssertionToken, setSecurityAssertionTokenAsBytes, unprotect
canConvertEventProperty, clone, existsEventProperty, getAnnotatedProperties, getAnnotation, getCorrelationId, getCorrelationIdAsBytes, getDurable, getEventBigDecimalProperty, getEventBooleanProperty, getEventByteProperty, getEventDoubleProperty, getEventExpiration, getEventFloatProperty, getEventGroupId, getEventId, getEventIntProperty, getEventKey, getEventLongProperty, getEventObjectProperty, getEventPropertyNames, getEventPropertyType, getEventShortProperty, getEventSource, getEventStringProperty, getForwardTo, getPermissions, getReadAccess, getReplyTo, getSecurityAssertionToken, getSecurityAssertionTokenAsBytes, getTimestamp, getTransmitAccess, getWriteAccess, hasAnnotatedProperties, hasSuitableAnnotationType, isProtected
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAnnotation, canConvertEventProperty, clearEventProperties, existsEventProperty, getAnnotatedProperties, getAnnotation, getCorrelationId, getCorrelationIdAsBytes, getEventBigDecimalProperty, getEventBooleanProperty, getEventByteProperty, getEventDoubleProperty, getEventExpiration, getEventFloatProperty, getEventIntProperty, getEventLongProperty, getEventObjectProperty, getEventPropertyNames, getEventPropertyType, getEventShortProperty, getEventStringProperty, getForwardTo, getPermissions, getReadAccess, getReplyTo, getSecurityAssertionToken, getSecurityAssertionTokenAsBytes, getTransmitAccess, getWriteAccess, hasAnnotatedProperties, isProtected, protect, removeAnnotation, removeEventProperty, resetReplyTo, setCorrelationId, setCorrelationIdAsBytes, setDurable, setEventBigDecimalProperty, setEventBigDecimalProperty, setEventBooleanProperty, setEventByteProperty, setEventDoubleProperty, setEventExpiration, setEventFloatProperty, setEventGroupId, setEventIntProperty, setEventKey, setEventLongProperty, setEventObjectProperty, setEventShortProperty, setEventStringProperty, setFinal, setForwardTo, setReplyTo, setSecurityAssertionToken, setSecurityAssertionTokenAsBytes, unprotect
clone, getDurable, getEventGroupId, getEventId, getEventKey, getEventSource, getTimestamp
getSerialVersionUID
public static final java.lang.String EVENT_ID
public static final java.lang.String JOB_NAME_PROPERTY
public static final java.lang.String JOB_TIME_PROPERTY
public static final java.lang.String LIST_NAME_PROPERTY
public static final java.lang.String TASK_NAME_PROPERTY
public static final java.lang.String NODE_NAME_PROPERTY
public static final java.lang.String USER_NAME_PROPERTY
public static final java.lang.String TASK_TIME_PROPERTY
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.