Shreyas arya

Generation

code to explanationTue, 24 Jan 2023

UpdateWorkflowExecutionActivityDTO updateWorkflowExecutionActivityDTO = workflowExecutionActivityService.updateExecutionActivityAndWorkflowExecution(workflowExecutionActivityGuid, updateView)

The function updateExecutionActivityAndWorkflowExecution takes two arguments workflowExecutionActivityGuid and updateView, and returns an UpdateWorkflowExecutionActivityDTO.

Want to kickstart your project?Use the new AI Studio to create your code