Uses of Interface
de.xima.fc.interfaces.processing.result.IProcessingResultStringValue
-
Packages that use IProcessingResultStringValue Package Description de.xima.fc.bl.fdv.processing.result de.xima.fc.interfaces.processing.result -
-
Uses of IProcessingResultStringValue in de.xima.fc.bl.fdv.processing.result
Classes in de.xima.fc.bl.fdv.processing.result that implement IProcessingResultStringValue Modifier and Type Class Description class
ProcessingResultHTML
Deprecated.This is part of the old workflow engine.class
ProcessingResultRedirect
Deprecated.This is part of the old workflow engine.class
ProcessingResultStringValue
Deprecated.This is part of the old workflow engine.class
ProcessingResultStringValueAndFilePath
Deprecated.This is part of the old workflow engine.class
ProcessingResultTemplate
Deprecated.This is part of the old workflow engine. -
Uses of IProcessingResultStringValue in de.xima.fc.interfaces.processing.result
Subinterfaces of IProcessingResultStringValue in de.xima.fc.interfaces.processing.result Modifier and Type Interface Description interface
IProcessingResultHTML
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
IProcessingResultTemplate
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
IProcessingResultWeiterleitung
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).
-