Interface IProcessingResultLongValue
- All Superinterfaces:
IPluginProcessingRetVal,IPluginReturnValue,IProcessingResult
- All Known Subinterfaces:
IProcessingResultAktionsID,IProcessingResultVorgangsID
- All Known Implementing Classes:
ProcessingResultAktionsID,ProcessingResultLongValue,ProcessingResultVorgangsID
@Deprecated
public interface IProcessingResultLongValue
extends IProcessingResult, IPluginProcessingRetVal
Deprecated.
Interface for a processing result as
Long value- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface de.xima.fc.interfaces.processing.IProcessingResult
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCount
-
Method Details
-
getValue
long getValue()Deprecated.Getter for the value- Returns:
Longthe value
-
IWorkflowEventRunner).