public class AbsentStreamPostStateProcessor extends StreamPostStateProcessor
callbackPreStateProcessor, isEventReturned, nextEveryStatePreProcessor, nextProcessor, nextStatePreProcessor, stateId, thisStatePreProcessor
Constructor and Description |
---|
AbsentStreamPostStateProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
process(StateEvent stateEvent,
ComplexEventChunk complexEventChunk)
This method just mark the state changed but does not send the stateEvent to the next processors.
|
clearProcessedEvent, getNextEveryStatePreProcessor, getNextProcessor, getNextStatePreProcessor, getStateId, getThisStatePreProcessor, isEventReturned, process, process, setCallbackPreStateProcessor, setNextEveryStatePreProcessor, setNextProcessor, setNextStatePreProcessor, setStateId, setThisStatePreProcessor, setToLast
protected void process(StateEvent stateEvent, ComplexEventChunk complexEventChunk)
process
in class StreamPostStateProcessor
stateEvent
- the state eventcomplexEventChunk
- the ComplexEventChunkCopyright © 2019. All rights reserved.