Uses of Interface
uk.org.ogsadai.activity.ActivityConfigurationCreator

Packages that use ActivityConfigurationCreator
uk.org.ogsadai.activity.indexedfiles Activities for indexing and searching text files using the Apache Lucene search engine. 
uk.org.ogsadai.activity.relational Contains activities that retrieve logical and physical metadata from a relational database. 
 

Uses of ActivityConfigurationCreator in uk.org.ogsadai.activity.indexedfiles
 

Classes in uk.org.ogsadai.activity.indexedfiles that implement ActivityConfigurationCreator
 class AddAndIndexFileActivity
          Imports a flat file into a file system data resource and builds an index using the Jakarta Lucene full-text search engine.
 

Uses of ActivityConfigurationCreator in uk.org.ogsadai.activity.relational
 

Classes in uk.org.ogsadai.activity.relational that implement ActivityConfigurationCreator
 class PhysicalSchemaFileActivity
          An activity that retrieves physical metadata from a file (stored in the configuration for this activity) and writes it as an XML string to its only output.