Uses of Class
co.novu.api.workflows.requests.WorkflowRequest
-
Packages that use WorkflowRequest Package Description co.novu.api.workflows co.novu.common.base -
-
Uses of WorkflowRequest in co.novu.api.workflows
Methods in co.novu.api.workflows with parameters of type WorkflowRequest Modifier and Type Method Description retrofit2.Call<SingleWorkflowResponse>WorkflowApi. createWorkflow(WorkflowRequest request)SingleWorkflowResponseWorkflowHandler. createWorkflow(WorkflowRequest request) -
Uses of WorkflowRequest in co.novu.common.base
Methods in co.novu.common.base with parameters of type WorkflowRequest Modifier and Type Method Description SingleWorkflowResponseNovu. createWorkflow(WorkflowRequest request)
-