Uses of Class
it.geosolutions.geobatch.flow.event.consumer.file.FileEventRule

Packages that use FileEventRule
it.geosolutions.geobatch.configuration.event.consumer.file   
it.geosolutions.geobatch.flow.event.consumer.file   
 

Uses of FileEventRule in it.geosolutions.geobatch.configuration.event.consumer.file
 

Methods in it.geosolutions.geobatch.configuration.event.consumer.file that return types with arguments of type FileEventRule
 java.util.List<FileEventRule> FileBasedEventConsumerConfiguration.getRules()
          Getter for the consumer rules.
 

Method parameters in it.geosolutions.geobatch.configuration.event.consumer.file with type arguments of type FileEventRule
 void FileBasedEventConsumerConfiguration.setRules(java.util.List<FileEventRule> rules)
          Setter for the consumer rules.
 

Uses of FileEventRule in it.geosolutions.geobatch.flow.event.consumer.file
 

Methods in it.geosolutions.geobatch.flow.event.consumer.file that return FileEventRule
 FileEventRule FileEventRule.clone()
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.