public interface TriggerFunctionContext extends TriggerFunctionParserContext
Title: Service Event Fabric Runtime
Description: Trigger function context.
Copyright: Copyright (c) 2013
Company: StreamScape Technologies
existsSemanticType, existsSemanticTypeByClass, existsSystemVariableType, getActionableEventType, getFabricContext, getSystemVariableType, isCompleteMode, listSemanticTypes, loadClass, loadClass, lookupEventPrototype, lookupSemanticType, lookupSemanticTypeByClass, needToReload, needToReload, needToReload, setCompleteMode
ImmutableEventDatagram createEvent(java.lang.String eventId) throws DatagramFactoryException
DatagramFactoryException
void raiseEvent(ImmutableEventDatagram event) throws java.lang.Exception
java.lang.Exception
void raiseEvent(ImmutableEventDatagram value, EventScope eventScope) throws java.lang.Exception
java.lang.Exception
java.lang.Object getSystemVariableValue(java.lang.String name)
boolean existsSystemVariableValue(java.lang.String name)
EventTriggerDefinition getEventTriggerDefinition()
ImmutableEventDatagram getActionableEvent()
FabricComponent getComponent()
AcknowledgementEvent createAcknowledgement(ImmutableEventDatagram event, boolean withSourceData) throws java.lang.Exception
java.lang.Exception
AcknowledgementEvent createAcknowledgement(java.lang.String eventId) throws java.lang.Exception
java.lang.Exception
ConverterPluginManager getConverterPluginManager()
EventDatagramFactory getEventDatagramFactory()
DataspaceAccessor createDataspaceAccessor(java.lang.String dataspaceName) throws java.lang.Exception
java.lang.Exception
ServiceAccessor createServiceAccessor(java.lang.String serviceName) throws java.lang.Exception
java.lang.Exception
SLSession createSLSession(java.lang.String nodeName) throws java.lang.Exception
java.lang.Exception
SLSession getSLSession() throws java.lang.Exception
java.lang.Exception
long getExecutionWindowMs()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.