Uses of Package
it.geosolutions.geobatch.flow.event.action

Packages that use it.geosolutions.geobatch.flow.event.action
it.geosolutions.geobatch.flow.event.action   
it.geosolutions.geobatch.flow.event.consumer   
 

Classes in it.geosolutions.geobatch.flow.event.action used by it.geosolutions.geobatch.flow.event.action
Action
          Takes a queue of events, process them (execute(Queue events)) and provides a new queue of event to be processed by the next Action.
ActionException
          Generic Exception thrown by {@link Action#execute(java.util.Queue)
 

Classes in it.geosolutions.geobatch.flow.event.action used by it.geosolutions.geobatch.flow.event.consumer
Action
          Takes a queue of events, process them (execute(Queue events)) and provides a new queue of event to be processed by the next Action.
ActionException
          Generic Exception thrown by {@link Action#execute(java.util.Queue)
BaseAction
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.