Uses of Class
org.bonitasoft.web.client.api.UserTaskApi.ExecuteUserTaskQueryParams
-
Packages that use UserTaskApi.ExecuteUserTaskQueryParams Package Description org.bonitasoft.web.client.api -
-
Uses of UserTaskApi.ExecuteUserTaskQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return UserTaskApi.ExecuteUserTaskQueryParams Modifier and Type Method Description UserTaskApi.ExecuteUserTaskQueryParamsUserTaskApi.ExecuteUserTaskQueryParams. assign(Boolean value)Methods in org.bonitasoft.web.client.api with parameters of type UserTaskApi.ExecuteUserTaskQueryParams Modifier and Type Method Description voidUserTaskApi. executeUserTask(String id, Map<String,Object> body, UserTaskApi.ExecuteUserTaskQueryParams queryParams)Execute the UserTask Execute the UserTask.ApiResponse<Void>UserTaskApi. executeUserTaskWithHttpInfo(String id, Map<String,Object> body, UserTaskApi.ExecuteUserTaskQueryParams queryParams)Execute the UserTask Execute the UserTask.
-