Uses of Interface
de.xima.fc.interfaces.processing.dependent.IInboxDependent
-
Packages that use IInboxDependent Package Description de.xima.fc.bl.fdv.processing de.xima.fc.importer.util -
-
Uses of IInboxDependent in de.xima.fc.bl.fdv.processing
Classes in de.xima.fc.bl.fdv.processing that implement IInboxDependent Modifier and Type Class Description class
VerarbeitungCopyToPostfach
Deprecated.This is part of the old workflow engine.class
VerarbeitungMoveToPostfach
Deprecated.This is part of the old workflow engine. -
Uses of IInboxDependent in de.xima.fc.importer.util
Methods in de.xima.fc.importer.util with parameters of type IInboxDependent Modifier and Type Method Description static void
EntityImportHelper. updateInboxRef(IInboxDependent proc, Postfach inbox)
Sets the inbox reference in the given inbox dependent processing to the given inbox.
-