Class DeleteFormVersionDesignerAction
OptimaJet.Workflow.Plugins.FormsPlugin.DesignerActions.DeleteFormVersionDesignerAction
Namespace: OptimaJet.Workflow.Plugins.FormsPlugin.DesignerActions
public class DeleteFormVersionDesignerAction : IDesignerActionInheritance
- System.Object
Implemented Interfaces
Constructors
public DeleteFormVersionDesignerAction(WorkflowRuntime workflowRuntime) #Parameters
Name
Type
Description
workflowRuntimeWorkflowRuntimeMethods
public Task<object> ExecuteDesignerApi(DesignerRequest designerRequest) #Performs the designer's action.
Parameters
Name
Type
Description
designerRequestDesignerRequestDesigner request.
Returns
Type
Description
Task<Object>Action response.