Uses of Class
com.sas.services.events.broker.flowengine.InvalidOutputException
Packages that use InvalidOutputException
Package
Description
Run process flows and dispatch listener applications.
-
Uses of InvalidOutputException in com.sas.services.events.broker.flowengine
Methods in com.sas.services.events.broker.flowengine that throw InvalidOutputExceptionModifier and TypeMethodDescriptionvoidProcessNodeHandlerInterface.propagate(String name, MessageInterface output) Process nodes "plug-ins" propagate their output in a process flow by by specifying the name of the output and themessagethey wish to propagate.