Interface IProcessingResultAktionsID
-
- All Superinterfaces:
IPluginProcessingRetVal
,IPluginReturnValue
,IProcessingResult
,IProcessingResultLongValue
- All Known Implementing Classes:
ProcessingResultAktionsID
@Deprecated public interface IProcessingResultAktionsID extends IProcessingResultLongValue
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).Interface for a processing result as id of an action (@seeAktion
)- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
-
Methods inherited from interface de.xima.fc.interfaces.processing.IProcessingResult
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCount
-
Methods inherited from interface de.xima.fc.interfaces.processing.result.IProcessingResultLongValue
getValue
-
-