Uses of Interface
de.xima.fc.interfaces.processing.IProcessingWrapper
Packages that use IProcessingWrapper
Package
Description
Package für Datenbankentitäten
-
Uses of IProcessingWrapper in de.xima.fc.bl.fdv.processing
Classes in de.xima.fc.bl.fdv.processing that implement IProcessingWrapperModifier and TypeClassDescriptionclass
Deprecated.This is part of the old workflow engine. -
Uses of IProcessingWrapper in de.xima.fc.entities
Methods in de.xima.fc.entities that return IProcessingWrapperModifier and TypeMethodDescriptionAktion.getProcessingWrapper()
Deprecated.Gets a Wrapper of the processingMethods in de.xima.fc.entities with parameters of type IProcessingWrapperModifier and TypeMethodDescriptionvoid
Aktion.setProcessingWrapper
(IProcessingWrapper processingWrapper) Deprecated.Sets the processing via the wrapper -
Uses of IProcessingWrapper in de.xima.fc.processing
Methods in de.xima.fc.processing that return IProcessingWrapperModifier and TypeMethodDescriptionstatic final IProcessingWrapper
Gets a processing wrapper for the given actionMethod parameters in de.xima.fc.processing with type arguments of type IProcessingWrapperModifier and TypeMethodDescriptionstatic final void
ProcessingWrapperFactory.setGlobalProcessingWrapper
(Class<? extends IProcessingWrapper> processingWrapper)