Uses of Interface
de.xima.fc.interfaces.processing.IProcessingPrefillData
-
Packages that use IProcessingPrefillData Package Description de.xima.fc.bl.fdv.processing de.xima.fc.bl.fdv.processing.data de.xima.fc.interfaces.processing -
-
Uses of IProcessingPrefillData in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing with parameters of type IProcessingPrefillData Modifier and Type Method Description void
VerarbeitungEmail. prefillProcessing(IProcessingPrefillData prefillData)
Deprecated. -
Uses of IProcessingPrefillData in de.xima.fc.bl.fdv.processing.data
Classes in de.xima.fc.bl.fdv.processing.data that implement IProcessingPrefillData Modifier and Type Class Description class
ProcessingPrefillData
Deprecated.This is part of the old workflow engine. -
Uses of IProcessingPrefillData in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing with parameters of type IProcessingPrefillData Modifier and Type Method Description default void
IProcessing. prefillProcessing(IProcessingPrefillData prefillData)
Method which is called the processing is created
-