Package de.xima.fc.interfaces
Interface IProviding
- All Known Implementing Classes:
VerarbeitungCompressAsZip,VerarbeitungExport,VerarbeitungExportPersistence,VerarbeitungExterneRessource,VerarbeitungPdf,VerarbeitungPost,VerarbeitungUpload,VerarbeitungWord,VerarbeitungWriteToFile
public interface IProviding
Interface for all workflow actions that create files when they are executed. When a workflow action implements this
interface, it can be selected by actions that require files afterwards.
- Author:
- XIMA MEDIA GmbH