Uses of Interface
de.xima.fc.interfaces.plugin.retval.workflow.IPluginProcessingRetVal
- 
Packages that use IPluginProcessingRetVal Package Description de.xima.fc.bl.fdv.processing.result de.xima.fc.interfaces.processing.result de.xima.fc.plugin.interfaces.workflow  - 
- 
Uses of IPluginProcessingRetVal in de.xima.fc.bl.fdv.processing.result
Classes in de.xima.fc.bl.fdv.processing.result that implement IPluginProcessingRetVal Modifier and Type Class Description classProcessingResultAktionsIDDeprecated.This is part of the old workflow engine.classProcessingResultFileDataDeprecated.This is part of the old workflow engine.classProcessingResultFilePathDeprecated.This is part of the old workflow engine.classProcessingResultHTMLDeprecated.This is part of the old workflow engine.classProcessingResultIntValueDeprecated.This is part of the old workflow engine.classProcessingResultLongValueDeprecated.This is part of the old workflow engine.classProcessingResultMultiValueDeprecated.This is part of the old workflow engine.classProcessingResultMultiValueAndFilePathDeprecated.This is part of the old workflow engine.classProcessingResultNumberValueDeprecated.This is part of the old workflow engine.classProcessingResultRedirectDeprecated.This is part of the old workflow engine.classProcessingResultStringValueDeprecated.This is part of the old workflow engine.classProcessingResultStringValueAndFilePathDeprecated.This is part of the old workflow engine.classProcessingResultSuccessDeprecated.This is part of the old workflow engine.classProcessingResultTemplateDeprecated.This is part of the old workflow engine.classProcessingResultVorgangsIDDeprecated.This is part of the old workflow engine. - 
Uses of IPluginProcessingRetVal in de.xima.fc.interfaces.processing.result
Subinterfaces of IPluginProcessingRetVal in de.xima.fc.interfaces.processing.result Modifier and Type Interface Description interfaceIProcessingResultAktionsIDDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultFileDataDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultFilePathDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultHTMLDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultIntValueDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultLongValueDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultMultiValueDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultNumberValueDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultStringValueDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultSuccessDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultTemplateDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultVorgangsIDDeprecated.Use the new workflow engine (IWorkflowEventRunner).interfaceIProcessingResultWeiterleitungDeprecated.Use the new workflow engine (IWorkflowEventRunner). - 
Uses of IPluginProcessingRetVal in de.xima.fc.plugin.interfaces.workflow
Methods in de.xima.fc.plugin.interfaces.workflow that return IPluginProcessingRetVal Modifier and Type Method Description IPluginProcessingRetValIPluginProcessing. execute(IPluginProcessingParams params)Deprecated.The main method of this plugin. 
 -