Uses of Class
it.geosolutions.geobatch.flow.event.action.ActionException

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

Uses of ActionException in it.geosolutions.geobatch.flow.event.action
 

Methods in it.geosolutions.geobatch.flow.event.action that throw ActionException
 java.util.Queue<XEO> Action.execute(java.util.Queue<XEO> events)
           
 

Uses of ActionException in it.geosolutions.geobatch.flow.event.consumer
 

Methods in it.geosolutions.geobatch.flow.event.consumer that throw ActionException
protected  java.util.Queue<XEO> BaseEventConsumer.applyActions(java.util.Queue<XEO> events)
          Once the configuring state has been successfully passed, by collecting all the necessary Events, the EventConsumer invokes this method in order to run the related actions.
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.