Interface DatasinkFolderConfig

All Superinterfaces:
DatasinkConfiguration
All Known Subinterfaces:
DatasinkFilenameFolderConfig

public interface DatasinkFolderConfig extends DatasinkConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    Where to save the file in the datasink.
  • Method Details

    • getFolder

      String getFolder()
      Where to save the file in the datasink. Overrides the folder defined in the DatasinkDefinition
      Returns:
      where to save the file in the datasink