Uses of Interface
de.xima.fc.interfaces.processing.result.IProcessingResultLongValue
-
Packages that use IProcessingResultLongValue Package Description de.xima.fc.bl.fdv.processing.result de.xima.fc.interfaces.processing.result -
-
Uses of IProcessingResultLongValue in de.xima.fc.bl.fdv.processing.result
Classes in de.xima.fc.bl.fdv.processing.result that implement IProcessingResultLongValue Modifier and Type Class Description class
ProcessingResultAktionsID
Deprecated.This is part of the old workflow engine.class
ProcessingResultLongValue
Deprecated.This is part of the old workflow engine.class
ProcessingResultVorgangsID
Deprecated.This is part of the old workflow engine. -
Uses of IProcessingResultLongValue in de.xima.fc.interfaces.processing.result
Subinterfaces of IProcessingResultLongValue in de.xima.fc.interfaces.processing.result Modifier and Type Interface Description interface
IProcessingResultAktionsID
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
IProcessingResultVorgangsID
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).
-