Uses of Package
com.sas.services.events.broker.flowengine
Packages that use com.sas.services.events.broker.flowengine
Package
Description
Broker events that are triggered by various transport protocols.
Run process flows and dispatch listener applications.
Utility classes.
-
Classes in com.sas.services.events.broker.flowengine used by com.sas.services.events.brokerClassDescriptionInterface to the runtime flowengine for handling responses from process nodes and dynamic listener applications.
-
Classes in com.sas.services.events.broker.flowengine used by com.sas.services.events.broker.flowengineClassDescriptionA process flow node contains information about a single node within a particular process flow.An InvalidOutputException is thrown when an invalid message is propagated from a process flow node.A process flow contains information about all of the processing nodes that make up the steps of the flow.An ProcessNodeException is thrown by a process node "plug-in" when a problem occurs during execution.Interface to the runtime flowengine for propagating messages from one process node to another.Interface to process messages that have been propagated within a runtime process flow.Interface to the runtime flowengine for handling responses from process nodes and dynamic listener applications.A runtime process flow node contains information about a single
nodewithin a particular process flow. -
Classes in com.sas.services.events.broker.flowengine used by com.sas.services.events.broker.utilClassDescriptionA process flow contains information about all of the processing nodes that make up the steps of the flow.