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
Interface for a processing result as id of an action (@seeAktion
)interface
IProcessingResultVorgangsID
Interface for a processing result as the id of an process (@seeVorgang
)
-