Class CsvBlobListRenderer

java.lang.Object
com.adaptris.csv.CsvBlobListRenderer
All Implemented Interfaces:
BlobListRenderer

@ComponentProfile(summary="Render a list of RemoteBlob objects as a CSV", since="3.9.2", tag="cloud,aws,jclouds,blob") public class CsvBlobListRenderer extends Object implements BlobListRenderer
Render a list of RemoteBlob as a CSV

In the adapter configuration file this class is aliased as remote-blob-list-as-csv which is the preferred alternative to the fully qualified classname when building your configuration.