Class ExportFromFilesystem

java.lang.Object
org.jbehave.core.io.rest.filesystem.ExportFromFilesystem
All Implemented Interfaces:
ResourceExporter

public class ExportFromFilesystem extends Object implements ResourceExporter

Implementation that reads from filesystem the resources and uploads them.

An include pattern of the resources may be provided.

The exporter requires an instance of a ResourceIndexer and of a ResourceUploader.