Interface IProcessingResultIntValue
- All Superinterfaces:
IPluginProcessingRetVal,IPluginReturnValue,IProcessingResult
- All Known Implementing Classes:
ProcessingResultIntValue
@Deprecated
public interface IProcessingResultIntValue
extends IProcessingResult, IPluginProcessingRetVal
Deprecated.
Interface for a processing result as
Integer value- Author:
- XIMA MEDIA GmbH, Dresden
-
Method Summary
Methods inherited from interface de.xima.fc.interfaces.processing.IProcessingResult
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCount
-
Method Details
-
getValue
int getValue()Deprecated.Getter for the value- Returns:
Integerthe value
-
IWorkflowEventRunner).