Uses of Interface
de.xima.fc.common.workflow.ITriggeredWorkflowExecutionResult
-
Packages that use ITriggeredWorkflowExecutionResult Package Description de.xima.fc.common.form_record.chat de.xima.fc.logic.workflow -
-
Uses of ITriggeredWorkflowExecutionResult in de.xima.fc.common.form_record.chat
Methods in de.xima.fc.common.form_record.chat that return ITriggeredWorkflowExecutionResult Modifier and Type Method Description ITriggeredWorkflowExecutionResultIFulfillRequestedUploadResponse. workflowExecutionResult()Gets the result of the workflow execution, resulting from the fulfillment of the upload request.ITriggeredWorkflowExecutionResultIPostFormRecordMessageResponse. workflowExecutionResult()Gets the result of the workflow execution, resulting from the posted message. -
Uses of ITriggeredWorkflowExecutionResult in de.xima.fc.logic.workflow
Methods in de.xima.fc.logic.workflow that return ITriggeredWorkflowExecutionResult Modifier and Type Method Description ITriggeredWorkflowExecutionResultIExtendedTriggeredWorkflowExecutionResult. baseResult()The base workflow execution result.
-