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

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

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

Fields in it.geosolutions.geobatch.flow.event.consumer declared as BaseAction
protected  BaseAction<XEO> BaseEventConsumer.currentAction
           
 

Fields in it.geosolutions.geobatch.flow.event.consumer with type parameters of type BaseAction
protected  java.util.List<BaseAction<XEO>> BaseEventConsumer.actions
           
 

Methods in it.geosolutions.geobatch.flow.event.consumer that return types with arguments of type BaseAction
 java.util.List<BaseAction<XEO>> BaseEventConsumer.getActions()
           
 

Method parameters in it.geosolutions.geobatch.flow.event.consumer with type arguments of type BaseAction
protected  void BaseEventConsumer.addActions(java.util.List<BaseAction<XEO>> actions)
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.