Class ProcessingResultMultiValueAndFilePath
java.lang.Object
de.xima.fc.bl.fdv.processing.result.AProcessingResult
de.xima.fc.bl.fdv.processing.result.ProcessingResultMultiValue
de.xima.fc.bl.fdv.processing.result.ProcessingResultMultiValueAndFilePath
- All Implemented Interfaces:
IPluginReturnValue, IPluginProcessingRetVal, IProcessingResult, IProcessingResultFilePath, IProcessingResultMultiValue
@Deprecated
public class ProcessingResultMultiValueAndFilePath
extends ProcessingResultMultiValue
implements IProcessingResultMultiValue, IProcessingResultFilePath
Deprecated.
This is part of the old workflow engine. Use the new workflow engine.
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ProcessingResultMultiValue
getPlaceholderValue, getValues, getValuesCountMethods inherited from class AProcessingResult
getSessionAttributeMap, getSuccessValue, setSessionAttributeMapMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IProcessingResult
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCountMethods inherited from interface IProcessingResultMultiValue
getValues
-
Constructor Details
-
ProcessingResultMultiValueAndFilePath
-
ProcessingResultMultiValueAndFilePath
-
ProcessingResultMultiValueAndFilePath
-
ProcessingResultMultiValueAndFilePath
-
-
Method Details
-
getFilePath
Deprecated.Description copied from interface:IProcessingResultFilePathGetter of the file path- Specified by:
getFilePathin interfaceIProcessingResultFilePath- Returns:
Stringthe file path
-