Uses of Class
org.bonitasoft.web.client.model.ProcessSupervisor
Packages that use ProcessSupervisor
-
Uses of ProcessSupervisor in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ProcessSupervisorModifier and TypeMethodDescriptionProcessSupervisorApi.createProcessSupervisor(ProcessSupervisor body) Create the ProcessSupervisor Create the ProcessSupervisorMethods in org.bonitasoft.web.client.api that return types with arguments of type ProcessSupervisorModifier and TypeMethodDescriptionProcessSupervisorApi.createProcessSupervisorWithHttpInfo(ProcessSupervisor body) Create the ProcessSupervisor Similar tocreateProcessSupervisorbut it also returns the http response headers .ProcessSupervisorApi.searchProcessSupervisors(Integer p, Integer c, List<String> f, String o, String s) Finds ProcessSupervisors Finds ProcessSupervisors with pagination params and filters To filter, you need to specify the `process_id`, and then the `user_id`, `group_id` and `role_id` with one of them (two if you want to filter on group and role) set to `>0` and the other ones set to `-1`.ProcessSupervisorApi.searchProcessSupervisors(ProcessSupervisorApi.SearchProcessSupervisorsQueryParams queryParams) Finds ProcessSupervisors Finds ProcessSupervisors with pagination params and filters To filter, you need to specify the `process_id`, and then the `user_id`, `group_id` and `role_id` with one of them (two if you want to filter on group and role) set to `>0` and the other ones set to `-1`.ProcessSupervisorApi.searchProcessSupervisorsWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ProcessSupervisors Similar tosearchProcessSupervisorsbut it also returns the http response headers .ProcessSupervisorApi.searchProcessSupervisorsWithHttpInfo(ProcessSupervisorApi.SearchProcessSupervisorsQueryParams queryParams) Finds ProcessSupervisors Finds ProcessSupervisors with pagination params and filters To filter, you need to specify the `process_id`, and then the `user_id`, `group_id` and `role_id` with one of them (two if you want to filter on group and role) set to `>0` and the other ones set to `-1`.Methods in org.bonitasoft.web.client.api with parameters of type ProcessSupervisorModifier and TypeMethodDescriptionProcessSupervisorApi.createProcessSupervisor(ProcessSupervisor body) Create the ProcessSupervisor Create the ProcessSupervisorProcessSupervisorApi.createProcessSupervisorWithHttpInfo(ProcessSupervisor body) Create the ProcessSupervisor Similar tocreateProcessSupervisorbut it also returns the http response headers . -
Uses of ProcessSupervisor in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProcessSupervisorModifier and TypeMethodDescription