Uses of Interface
de.xima.fc.logic.workflow.IExtendedTriggeredWorkflowExecutionResult
-
Packages that use IExtendedTriggeredWorkflowExecutionResult Package Description de.xima.fc.logic.form_record.chat -
-
Uses of IExtendedTriggeredWorkflowExecutionResult in de.xima.fc.logic.form_record.chat
Methods in de.xima.fc.logic.form_record.chat that return IExtendedTriggeredWorkflowExecutionResult Modifier and Type Method Description IExtendedTriggeredWorkflowExecutionResult
IExtendedFulfillRequestedUploadResponse. workflowExecutionResult()
Gets the result of the workflow execution, resulting from the fulfilled upload request.IExtendedTriggeredWorkflowExecutionResult
IExtendedPostFormRecordMessageResponse. workflowExecutionResult()
Gets the result of the workflow execution, resulting from the posted message.
-