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 TypeClassDescriptionclassDeprecated.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 TypeMethodDescriptionvoidAktion.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 IProcessingWrapperGets a processing wrapper for the given actionMethod parameters in de.xima.fc.processing with type arguments of type IProcessingWrapperModifier and TypeMethodDescriptionstatic final voidProcessingWrapperFactory.setGlobalProcessingWrapper(Class<? extends IProcessingWrapper> processingWrapper)