Package com.inductiveautomation.eventstream.gateway.stages
package com.inductiveautomation.eventstream.gateway.stages
-
ClassDescriptionStage is disabled.Represents stages that will never be able to process events.Filters events based on return value (True, False) from user's script.Runs a script when events that flow through this stage have errors.Connects to
EventStreamSource
based on current state of Event Stream.Stage represents each unit of work aStageEvent
will pass through.Encapsulates communication between stages.Signals anEventStream
has been shut down.Transforms events based return value from user's script function.