Uses of Interface
de.xima.fc.interfaces.file.IProvidingFileHandler
-
Packages that use IProvidingFileHandler Package Description de.xima.fc.bl.fdv de.xima.fc.bl.fdv.file de.xima.fc.interfaces.processing -
-
Uses of IProvidingFileHandler in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return IProvidingFileHandler Modifier and Type Method Description IProvidingFileHandler
WorkflowProcessingContext. getProvidingFileHandler()
-
Uses of IProvidingFileHandler in de.xima.fc.bl.fdv.file
Classes in de.xima.fc.bl.fdv.file that implement IProvidingFileHandler Modifier and Type Class Description class
ProvidingFileHandlerImpl
Helper utility class for all workflow actions implementingIProviding
. -
Uses of IProvidingFileHandler in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IProvidingFileHandler Modifier and Type Method Description IProvidingFileHandler
IWorkflowProcessingContext. getProvidingFileHandler()
Deprecated.
-