Uses of Class
org.bonitasoft.web.client.model.ApiResponse
Packages that use ApiResponse
-
Uses of ApiResponse in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ApiResponseModifier and TypeMethodDescriptionSignalApi.broadcastSignalWithHttpInfo(Signal body) Broadcast BPM signal events Similar tobroadcastSignalbut it also returns the http response headers .ApplicationMenuApi.createApplicationMenuWithHttpInfo(ApplicationMenuCreateRequest applicationMenuCreateRequest) Deprecated.ApplicationPageApi.createApplicationPageWithHttpInfo(ApplicationPageCreateRequest body) Deprecated.ApplicationApi.createApplicationWithHttpInfo(CreateApplicationRequest body) Deprecated.CustomUserDefinitionApi.createCustomUserDefinitionWithHttpInfo(CustomUserDefinitionCreateRequest body) Create the CustomUserDefinition Similar tocreateCustomUserDefinitionbut it also returns the http response headers .GroupApi.createGroupWithHttpInfo(GroupCreateRequest body) Create the Group Similar tocreateGroupbut it also returns the http response headers .ManualTaskApi.createManualTaskWithHttpInfo(ManualTaskCreateRequest body) Create the ManualTask Similar tocreateManualTaskbut it also returns the http response headers .MembershipApi.createMembershipWithHttpInfo(MembershipCreateRequest body) Create the Membership Similar tocreateMembershipbut it also returns the http response headers .MessageApi.createMessageWithHttpInfo(Message body) Send BPM message events Similar tocreateMessagebut it also returns the http response headers .PageApi.createPageWithHttpInfo(PageCreateRequest body) Deprecated.ProcessInstanceCommentApi.createProcessInstanceCommentWithHttpInfo(ProcessInstanceCommentCreateRequest body) Create the ProcessInstanceComment Similar tocreateProcessInstanceCommentbut it also returns the http response headers .ProcessInstanceDocumentApi.createProcessInstanceDocumentWithHttpInfo(ProcessInstanceDocumentCreateRequest body) Create the ProcessInstanceDocument Similar tocreateProcessInstanceDocumentbut it also returns the http response headers .ProcessInstanceApi.createProcessInstanceWithHttpInfo(ProcessInstanceCreateRequest body) Create the ProcessInstance Similar tocreateProcessInstancebut it also returns the http response headers . !ProcessSupervisorApi.createProcessSupervisorWithHttpInfo(ProcessSupervisor body) Create the ProcessSupervisor Similar tocreateProcessSupervisorbut it also returns the http response headers .ProcessApi.createProcessWithHttpInfo(ProcessCreateRequest body) Deprecated.ProfessionalContactDataApi.createProfessionalContactDataWithHttpInfo(ProfessionalContactData body) Create the ProfessionalContactData Similar tocreateProfessionalContactDatabut it also returns the http response headers .ProfileEntryApi.createProfileEntryWithHttpInfo(ProfileEntryCreateRequest body) Deprecated.ProfileMemberApi.createProfileMemberWithHttpInfo(ProfileMemberCreateRequest body) Create the ProfileMember Similar tocreateProfileMemberbut it also returns the http response headers .ProfileApi.createProfileWithHttpInfo(ProfileCreateRequest body) Deprecated.RoleApi.createRoleWithHttpInfo(RoleCreateRequest body) Create the Role Similar tocreateRolebut it also returns the http response headers .ThemeApi.createThemeWithHttpInfo(ThemeCreateRequest body) Deprecated.UserApi.createUserWithHttpInfo(UserCreateRequest body) Create the User Similar tocreateUserbut it also returns the http response headers .ActorMemberApi.deleteActorMemberByIdWithHttpInfo(String id) Delete the ActorMember by ID Similar todeleteActorMemberByIdbut it also returns the http response headers .ApplicationApi.deleteApplicationByIdWithHttpInfo(String id) Delete a living application by ID Similar todeleteApplicationByIdbut it also returns the http response headers .ApplicationMenuApi.deleteApplicationMenuByIdWithHttpInfo(String id) Delete an application menu by ID Similar todeleteApplicationMenuByIdbut it also returns the http response headers .ApplicationPageApi.deleteApplicationPageByIdWithHttpInfo(String id) Delete an application page by ID Similar todeleteApplicationPageByIdbut it also returns the http response headers .ArchivedProcessInstanceApi.deleteArchivedProcessInstanceByIdWithHttpInfo(String id) Delete the ArchivedProcessInstance by ID Similar todeleteArchivedProcessInstanceByIdbut it also returns the http response headers .ArchivedProcessInstanceDocumentApi.deleteArchivedProcessInstanceDocumentByIdWithHttpInfo(String id) Delete the ArchivedProcessInstanceDocument by ID Similar todeleteArchivedProcessInstanceDocumentByIdbut it also returns the http response headers .BdmAccessControlApi.deleteBDMAccessControlWithHttpInfo()Delete the BDM Access Control Similar todeleteBDMAccessControlbut it also returns the http response headers . !BusinessDataOperationsApi.deleteBusinessDataWithHttpInfo(String businessDataType, BigDecimal persistenceId) Delete an existing Business Data Similar todeleteBusinessDatabut it also returns the http response headers . !CustomUserDefinitionApi.deleteCustomUserDefinitionByIdWithHttpInfo(String id) Delete the CustomUserDefinition by ID Similar todeleteCustomUserDefinitionByIdbut it also returns the http response headers .GroupApi.deleteGroupByIdWithHttpInfo(String id) Delete the Group by ID Similar todeleteGroupByIdbut it also returns the http response headers .MembershipApi.deleteMembershipByIdWithHttpInfo(String userId, String groupId, String roleId) Delete the Membership by ID Similar todeleteMembershipByIdbut it also returns the http response headers .PageApi.deletePageByIdWithHttpInfo(String id) Delete the Page by ID Similar todeletePageByIdbut it also returns the http response headers .ProcessApi.deleteProcessByIdsWithHttpInfo(List<String> requestBody) Delete the Process by IDs Similar todeleteProcessByIdsbut it also returns the http response headers .ProcessApi.deleteProcessByIdWithHttpInfo(String id) Delete the Process by ID Similar todeleteProcessByIdbut it also returns the http response headers .ProcessInstanceApi.deleteProcessInstanceByIdsWithHttpInfo(List<String> requestBody) Delete the ProcessInstance by batch Similar todeleteProcessInstanceByIdsbut it also returns the http response headers . !ProcessInstanceApi.deleteProcessInstanceByIdWithHttpInfo(String id) Delete the ProcessInstance by ID Similar todeleteProcessInstanceByIdbut it also returns the http response headers .ProcessInstanceDocumentApi.deleteProcessInstanceDocumentByIdWithHttpInfo(String id) Delete the ProcessInstanceDocument by ID Similar todeleteProcessInstanceDocumentByIdbut it also returns the http response headers .ProcessSupervisorApi.deleteProcessSupervisorByIdWithHttpInfo(List<String> requestBody) Delete the ProcessSupervisor by ID Similar todeleteProcessSupervisorByIdbut it also returns the http response headers .ProfileApi.deleteProfileByIdWithHttpInfo(String id) Delete the Profile by ID Similar todeleteProfileByIdbut it also returns the http response headers .ProfileEntryApi.deleteProfileEntryByIdWithHttpInfo(String id) Deprecated.ProfileMemberApi.deleteProfileMemberByIdWithHttpInfo(String id) Delete the ProfileMember by ID Similar todeleteProfileMemberByIdbut it also returns the http response headers .RoleApi.deleteRoleByIdWithHttpInfo(String id) Delete the Role by ID Similar todeleteRoleByIdbut it also returns the http response headers .UserApi.deleteUserByIdWithHttpInfo(String id) Delete the User by ID Similar todeleteUserByIdbut it also returns the http response headers .Execute the UserTask Similar toexecuteUserTaskbut it also returns the http response headers .UserTaskApi.executeUserTaskWithHttpInfo(String id, Map<String, Object> body, UserTaskApi.ExecuteUserTaskQueryParams queryParams) Execute the UserTask Execute the UserTask.FormFileUploadApi.formFileUploadWithHttpInfo(File file) Upload a file Similar toformFileUploadbut it also returns the http response headers .ApplicationMenuApi.geApplicationMenuByIdWithHttpInfo(String id) Finds a application menu by ID Similar togeApplicationMenuByIdbut it also returns the http response headers .ActivityApi.getActivityByIdWithHttpInfo(String id) Finds the Activity by ID Similar togetActivityByIdbut it also returns the http response headers .ActivityVariableApi.getActivityVariableByIdWithHttpInfo(String id, String variableName) Finds the ActivityVariable by ID Similar togetActivityVariableByIdbut it also returns the http response headers .ActorApi.getActorByIdWithHttpInfo(String id) Finds the Actor by ID Similar togetActorByIdbut it also returns the http response headers .ActorMemberApi.getActorMemberByIdWithHttpInfo(String id) Finds the ActorMember by ID Similar togetActorMemberByIdbut it also returns the http response headers .ApplicationApi.getApplicationByIdWithHttpInfo(String id) Finds a living application by ID Similar togetApplicationByIdbut it also returns the http response headers .ApplicationPageApi.getApplicationPageByIdWithHttpInfo(String id) Finds an application page by ID Similar togetApplicationPageByIdbut it also returns the http response headers .ArchivedActivityApi.getArchivedActivityByIdWithHttpInfo(String id) Finds the Archived Activity by ID Similar togetArchivedActivityByIdbut it also returns the http response headers .ArchivedActivityVariableApi.getArchivedActivityInstanceVariableWithHttpInfo(String id, String variableName) Finds the ArchivedActivityVariable by case ID and name Similar togetArchivedActivityInstanceVariablebut it also returns the http response headers .FailureApi.getArchivedBPMFailuresByCaseIdWithHttpInfo(String caseId, Integer c) Retrieve the archived failures of an archived case (process instance) by it's sourceObjectID Similar togetArchivedBPMFailuresByCaseIdbut it also returns the http response headers . !FailureApi.getArchivedBPMFailuresByCaseIdWithHttpInfo(String caseId, FailureApi.GetArchivedBPMFailuresByCaseIdQueryParams queryParams) Retrieve the archived failures of an archived case (process instance) by it's sourceObjectID !ArchivedFailureApi.getArchivedBPMFailuresByFlowNodeInstanceIdWithHttpInfo(String flowNodeInstanceId, Integer c) Retrieve the archived failures of an archived flownode instance by it's sourceObjectID Similar togetArchivedBPMFailuresByFlowNodeInstanceIdbut it also returns the http response headers . !ArchivedFailureApi.getArchivedBPMFailuresByFlowNodeInstanceIdWithHttpInfo(String flowNodeInstanceId, ArchivedFailureApi.GetArchivedBPMFailuresByFlowNodeInstanceIdQueryParams queryParams) Retrieve the archived failures of an archived flownode instance by it's sourceObjectID !FailureApi.getArchivedBPMFailuresByRootCaseIdWithHttpInfo(String rootCaseId, Integer c) Retrieve the archived failures of the archived child cases of a root case (process instance) by it's ID Similar togetArchivedBPMFailuresByRootCaseIdbut it also returns the http response headers . !FailureApi.getArchivedBPMFailuresByRootCaseIdWithHttpInfo(String rootCaseId, FailureApi.GetArchivedBPMFailuresByRootCaseIdQueryParams queryParams) Retrieve the archived failures of the archived child cases of a root case (process instance) by it's ID !ArchivedFlowNodeApi.getArchivedFlowNodeByIdWithHttpInfo(String id) Finds the ArchivedFlowNode by ID Similar togetArchivedFlowNodeByIdbut it also returns the http response headers .ArchivedHumanTaskApi.getArchivedHumanTaskByIdWithHttpInfo(String id) Finds the ArchivedHumanTask by ID Similar togetArchivedHumanTaskByIdbut it also returns the http response headers .ArchivedManualTaskApi.getArchivedManualTaskByIdWithHttpInfo(String id) Finds the ArchivedManualTask by ID Similar togetArchivedManualTaskByIdbut it also returns the http response headers .ArchivedProcessInstanceApi.getArchivedProcessInstanceByIdWithHttpInfo(String id) Finds the ArchivedProcessInstance by ID Similar togetArchivedProcessInstanceByIdbut it also returns the http response headers .ArchivedProcessInstanceVariableApi.getArchivedProcessInstanceVariablesWithHttpInfo(Integer p, Integer c, String f) Finds ArchivedProcessInstance Variables Similar togetArchivedProcessInstanceVariablesbut it also returns the http response headers .ArchivedProcessInstanceVariableApi.getArchivedProcessInstanceVariablesWithHttpInfo(ArchivedProcessInstanceVariableApi.GetArchivedProcessInstanceVariablesQueryParams queryParams) Finds ArchivedProcessInstance Variables Since 2022.1 Finds ArchivedProcessInstance Variables with pagination params and filters Note, this is equivalent to the othergetArchivedProcessInstanceVariablesthat receives the query parameters as a map, but this one also exposes the Http response headersArchivedTaskApi.getArchivedTaskByIdWithHttpInfo(String id) Finds the ArchivedTask by ID Similar togetArchivedTaskByIdbut it also returns the http response headers .ArchivedUserTaskApi.getArchivedUserTaskByIdWithHttpInfo(String id) Finds the ArchivedUserTask by ID Similar togetArchivedUserTaskByIdbut it also returns the http response headers .ArchivedProcessInstanceVariableApi.getArchivedVariableByProcessInstanceWithHttpInfo(String id, String variableName) Finds an archived Variable by ProcessInstance ID and variable name Similar togetArchivedVariableByProcessInstancebut it also returns the http response headers .BdmAccessControlApi.getBDMAccessControlStatusWithHttpInfo()BDM access control status Similar togetBDMAccessControlStatusbut it also returns the http response headers . !BdmApi.getBdmWithHttpInfo()Get the BDM Similar togetBdmbut it also returns the http response headers .FailureApi.getBPMFailuresByCaseIdWithHttpInfo(String caseId, Integer c) Retrieve the failures of a case (process instance) by it's ID Similar togetBPMFailuresByCaseIdbut it also returns the http response headers . !FailureApi.getBPMFailuresByCaseIdWithHttpInfo(String caseId, FailureApi.GetBPMFailuresByCaseIdQueryParams queryParams) Retrieve the failures of a case (process instance) by it's ID !FailureApi.getBPMFailuresByFlowNodeInstanceIdWithHttpInfo(String flowNodeInstanceId, Integer c) Retrieve the failures of a flownode instance by it's ID Similar togetBPMFailuresByFlowNodeInstanceIdbut it also returns the http response headers . !FailureApi.getBPMFailuresByFlowNodeInstanceIdWithHttpInfo(String flowNodeInstanceId, FailureApi.GetBPMFailuresByFlowNodeInstanceIdQueryParams queryParams) Retrieve the failures of a flownode instance by it's ID !FailureApi.getBPMFailuresByRootCaseIdWithHttpInfo(String rootCaseId, Integer c) Retrieve the failures of the child cases of a root case (process instance) by it's ID Similar togetBPMFailuresByRootCaseIdbut it also returns the http response headers . !FailureApi.getBPMFailuresByRootCaseIdWithHttpInfo(String rootCaseId, FailureApi.GetBPMFailuresByRootCaseIdQueryParams queryParams) Retrieve the failures of the child cases of a root case (process instance) by it's ID !ConnectorFailureApi.getConnectorFailureByIdWithHttpInfo(String id) Finds the ConnectorFailure by ID Similar togetConnectorFailureByIdbut it also returns the http response headers .ArchivedProcessInstanceApi.getContextByArchivedProcessInstanceIdWithHttpInfo(String id) Finds the Context by ArchivedProcessInstance ID Similar togetContextByArchivedProcessInstanceIdbut it also returns the http response headers .ProcessInstanceApi.getContextByProcessInstanceIdWithHttpInfo(String id) Finds the Context by ProcessInstance ID Similar togetContextByProcessInstanceIdbut it also returns the http response headers .UserTaskApi.getContextByUserTaskIdWithHttpInfo(String id) Finds the Context by UserTask ID Similar togetContextByUserTaskIdbut it also returns the http response headers .UserTaskApi.getContractByUserTaskIdWithHttpInfo(String id) Finds the Contract by UserTask ID Similar togetContractByUserTaskIdbut it also returns the http response headers .CustomUserDefinitionApi.getCustomUserDefinitionByIdWithHttpInfo(String id) Finds the CustomUserDefinition by ID Similar togetCustomUserDefinitionByIdbut it also returns the http response headers .FlowNodeApi.getFlowNodeByIdWithHttpInfo(String id) Finds the FlowNode by ID Similar togetFlowNodeByIdbut it also returns the http response headers .GroupApi.getGroupByIdWithHttpInfo(String id) Finds the Group by ID Similar togetGroupByIdbut it also returns the http response headers .HumanTaskApi.getHumanTaskByIdWithHttpInfo(String id) Finds the HumanTask by ID Similar togetHumanTaskByIdbut it also returns the http response headers .MaintenanceApi.getMaintenanceDetailsWithHttpInfo()Get the maintenance details Similar togetMaintenanceDetailsbut it also returns the http response headers .ManualTaskApi.getManualTaskByIdWithHttpInfo(String id) Finds the ManualTask by ID Similar togetManualTaskByIdbut it also returns the http response headers .PageApi.getPageByIdWithHttpInfo(String id) Finds the Page by ID Similar togetPageByIdbut it also returns the http response headers .ProfessionalContactDataApi.getPersonalContactDataByIdWithHttpInfo(String userId) Finds the PersonalContactData by ID Similar togetPersonalContactDataByIdbut it also returns the http response headers .PlatformApi.getPlatformByIdWithHttpInfo()Finds the Platform by ID Similar togetPlatformByIdbut it also returns the http response headers .ProcessApi.getProcessByIdWithHttpInfo(String id) Finds the Process by ID Similar togetProcessByIdbut it also returns the http response headers .ProcessApi.getProcessContractByIdWithHttpInfo(String id) Finds the Process contract by ID Similar togetProcessContractByIdbut it also returns the http response headers .ProcessApi.getProcessDesignByIdWithHttpInfo(String id) Finds the Process design by ID Similar togetProcessDesignByIdbut it also returns the http response headers .DiagramApi.getProcessDiagramByIdWithHttpInfo(String id) Finds the diagram process by ID Similar togetProcessDiagramByIdbut it also returns the http response headers . !ProcessInfoApi.getProcessInfoByIdWithHttpInfo(String id) Finds the ProcessInfo by ID Similar togetProcessInfoByIdbut it also returns the http response headers .ProcessInstanceApi.getProcessInstanceByIdWithHttpInfo(String id, String n) Finds the ProcessInstance by ID Similar togetProcessInstanceByIdbut it also returns the http response headers .ProcessInstanceApi.getProcessInstanceByIdWithHttpInfo(String id, ProcessInstanceApi.GetProcessInstanceByIdQueryParams queryParams) Finds the ProcessInstance by ID Returns the single ProcessInstance for the given ID Note, this is equivalent to the othergetProcessInstanceByIdthat receives the query parameters as a map, but this one also exposes the Http response headersProcessInstanceDocumentApi.getProcessInstanceDocumentByIdWithHttpInfo(String id) Finds the ProcessInstanceDocument by ID Similar togetProcessInstanceDocumentByIdbut it also returns the http response headers .ProcessInstanceInfoApi.getProcessInstanceInfoByIdWithHttpInfo(String id) Finds the ProcessInstanceInfo by ID Similar togetProcessInstanceInfoByIdbut it also returns the http response headers . !ProcessParameterApi.getProcessParameterByIdWithHttpInfo(String id, String name) Finds the ProcessParameter by ID Similar togetProcessParameterByIdbut it also returns the http response headers .ProfessionalContactDataApi.getProfessionalContactDataByIdWithHttpInfo(String userId) Finds the ProfessionalContactData by ID Similar togetProfessionalContactDataByIdbut it also returns the http response headers .ProfileApi.getProfileByIdWithHttpInfo(String id) Finds the Profile by ID Similar togetProfileByIdbut it also returns the http response headers .ProfileEntryApi.getProfileEntryByIdWithHttpInfo(String id) Deprecated.ProfileMemberApi.getProfileMemberByIdWithHttpInfo(String id) Finds the ProfileMember by ID Similar togetProfileMemberByIdbut it also returns the http response headers .RoleApi.getRoleByIdWithHttpInfo(String id) Finds the Role by ID Similar togetRoleByIdbut it also returns the http response headers .InformationApi.getSystemInformationWithHttpInfo()Get the system information Similar togetSystemInformationbut it also returns the http response headers .TaskApi.getTaskByIdWithHttpInfo(String id) Finds the Task by ID Similar togetTaskByIdbut it also returns the http response headers .TimerEventTriggerApi.getTimerEventTriggerByIdWithHttpInfo(String id) Finds the TimerEventTrigger by ID Similar togetTimerEventTriggerByIdbut it also returns the http response headers .UserApi.getUserByIdWithHttpInfo(String id) Finds the User by ID Similar togetUserByIdbut it also returns the http response headers .UserTaskApi.getUserTaskByIdWithHttpInfo(String id) Finds the UserTask by ID Similar togetUserTaskByIdbut it also returns the http response headers .ProcessInstanceVariableApi.getVariableByProcessInstanceIdWithHttpInfo(String id, String variableName) Finds the Variable by ProcessInstance ID Similar togetVariableByProcessInstanceIdbut it also returns the http response headers .ApplicationApi.importApplicationWithHttpInfo(String applicationsDataUpload, String importPolicy) Deprecated.BdmAccessControlApi.importBDMAccessControlWithHttpInfo(String bdmAccessControlUpload) Deprecated.BusinessDataOperationsApi.importBusinessDataWithHttpInfo(String businessDataType, File dataset) Import Business Data by bulk Similar toimportBusinessDatabut it also returns the http response headers . !OrganizationApi.importOrganizationWithHttpInfo(String organizationDataUpload, String importPolicy) Import an organization Similar toimportOrganizationbut it also returns the http response headers .ProfileApi.importProfilesWithHttpInfo(String profilesDataUpload, String importPolicy) Deprecated.BusinessDataOperationsApi.insertBusinessDataWithHttpInfo(String businessDataType, Object body) Create new Business Data Similar toinsertBusinessDatabut it also returns the http response headers . !BdmApi.installBDMWithHttpInfo(BDMInstallRequest bdMInstallRequest) Deprecated.ProcessApi.instanciateProcessWithHttpInfo(String id, Map<String, Object> body) Instanciate the process Similar toinstanciateProcessbut it also returns the http response headers .AuthenticationApi.logoutWithHttpInfo(AuthenticationApi.LogoutQueryParams queryParams) Logout the current user Logout the current user from the system Note, this is equivalent to the otherlogoutthat receives the query parameters as a map, but this one also exposes the Http response headersPlatformApi.platformLoginWithHttpInfo(String username, String password, String redirect) Platform Login Similar toplatformLoginbut it also returns the http response headers .PlatformAuthenticationApi.platformLoginWithHttpInfo(String username, String password, String redirect) Platform Login Similar toplatformLoginbut it also returns the http response headers .PlatformApi.platformLogoutWithHttpInfo()Platform Logout Similar toplatformLogoutbut it also returns the http response headers .PlatformAuthenticationApi.platformLogoutWithHttpInfo()Platform Logout Similar toplatformLogoutbut it also returns the http response headers .ThemeApi.restoreThemeWithHttpInfo(ThemeRestoreRequest themeRestoreRequest) Deprecated.Finds Activities Similar tosearchActivitiesbut it also returns the http response headers .ActivityApi.searchActivitiesWithHttpInfo(ActivityApi.SearchActivitiesQueryParams queryParams) Finds Activities Finds Activities with pagination params and filters.Finds ActorMembers Similar tosearchActorMembersbut it also returns the http response headers .ActorMemberApi.searchActorMembersWithHttpInfo(ActorMemberApi.SearchActorMembersQueryParams queryParams) Finds ActorMembers Finds ActorMembers with pagination params and filters There is a **mandatory** filter on: * `actor_id` For example, retrieve the actorMembers related to the specified actor_id. http://localhost:8080/bonita/API/bpm/actorMember?Finds Actors Similar tosearchActorsbut it also returns the http response headers .ActorApi.searchActorsWithHttpInfo(ActorApi.SearchActorsQueryParams queryParams) Finds Actors Finds Actors with pagination params and filters Note, this is equivalent to the othersearchActorsthat receives the query parameters as a map, but this one also exposes the Http response headersApplicationMenuApi.searchApplicationMenusWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds application menus Similar tosearchApplicationMenusbut it also returns the http response headers .ApplicationMenuApi.searchApplicationMenusWithHttpInfo(ApplicationMenuApi.SearchApplicationMenusQueryParams queryParams) Finds application menus Returns application menus with pagination params and filters - can order on `id`, `displayName`, `applicationId`, `applicationPageId`, `menuIndex`, `parentMenuId` - can search on `displayName` - can filter on `id`, `displayName`, `applicationId`, `applicationPageId`, `menuIndex`, `parentMenuId` Note, this is equivalent to the othersearchApplicationMenusthat receives the query parameters as a map, but this one also exposes the Http response headersApplicationPageApi.searchApplicationPagesWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds application pages Similar tosearchApplicationPagesbut it also returns the http response headers .ApplicationPageApi.searchApplicationPagesWithHttpInfo(ApplicationPageApi.SearchApplicationPagesQueryParams queryParams) Finds application pages Finds application pages with pagination params and filters - can order on `id`, `token`, `applicationId`, `pageId` - can search on `token` - can filter on `id`, `token`, `applicationId`, `pageId` Note, this is equivalent to the othersearchApplicationPagesthat receives the query parameters as a map, but this one also exposes the Http response headersApplicationApi.searchApplicationsWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds living applications Similar tosearchApplicationsbut it also returns the http response headers .ApplicationApi.searchApplicationsWithHttpInfo(ApplicationApi.SearchApplicationsQueryParams queryParams) Finds living applications Finds living applications with pagination params and filters - can order on `id`,`creationDate`, `createdBy`, `profileId`, `token`, `displayName`, `updatedBy`, `lastUpdateDate`, `version`, `link` - can search on `token`, `displayName`, `version`, `link` - can filter on `token`, `displayName`, `version`, `link`, `profileId`, `creationDate`, `createdBy`, `updatedBy` , `lastUpdateDate`, `userId` Note, this is equivalent to the othersearchApplicationsthat receives the query parameters as a map, but this one also exposes the Http response headersArchivedActivityApi.searchArchivedActivitiesWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds Archived Activities Similar tosearchArchivedActivitiesbut it also returns the http response headers .ArchivedActivityApi.searchArchivedActivitiesWithHttpInfo(ArchivedActivityApi.SearchArchivedActivitiesQueryParams queryParams) Finds Archived Activities Finds Archived Activities with pagination params and filters.ArchivedConnectorInstanceApi.searchArchivedConnectorInstancesWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ArchivedConnectorInstances Similar tosearchArchivedConnectorInstancesbut it also returns the http response headers .ArchivedConnectorInstanceApi.searchArchivedConnectorInstancesWithHttpInfo(ArchivedConnectorInstanceApi.SearchArchivedConnectorInstancesQueryParams queryParams) Finds ArchivedConnectorInstances Finds ArchivedConnectorInstances with pagination params and filters Note, this is equivalent to the othersearchArchivedConnectorInstancesthat receives the query parameters as a map, but this one also exposes the Http response headersArchivedFlowNodeApi.searchArchivedFlowNodesWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ArchivedFlowNodes Similar tosearchArchivedFlowNodesbut it also returns the http response headers .ArchivedFlowNodeApi.searchArchivedFlowNodesWithHttpInfo(ArchivedFlowNodeApi.SearchArchivedFlowNodesQueryParams queryParams) Finds ArchivedFlowNodes Finds ArchivedFlowNodes with pagination params and filters - can order on `name`, `displayName`, `state`, `type`, `isTerminal`, `processId`, `caseId`, `archivedDate` - can search on any field that can be used to order results - can filter on `name`, `displayName`, `state`, `stateId`, `kind`, `terminal`, `processDefinitionId`, `parentProcessInstanceId`, `rootProcessInstanceId`, `parentActivityInstanceId`, `archivedDate`, `reachedStateDate`, `sourceObjectId` Note, this is equivalent to the othersearchArchivedFlowNodesthat receives the query parameters as a map, but this one also exposes the Http response headersArchivedHumanTaskApi.searchArchivedHumanTasksWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ArchivedHumanTasks Similar tosearchArchivedHumanTasksbut it also returns the http response headers .ArchivedHumanTaskApi.searchArchivedHumanTasksWithHttpInfo(ArchivedHumanTaskApi.SearchArchivedHumanTasksQueryParams queryParams) Finds ArchivedHumanTasks Finds ArchivedHumanTasks with pagination params and filters You can filter on: * `assigned_id={user_id}`: retrieve only the human tasks assigned to the specified ID.ArchivedManualTaskApi.searchArchivedManualTasksWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ArchivedManualTasks Similar tosearchArchivedManualTasksbut it also returns the http response headers .ArchivedManualTaskApi.searchArchivedManualTasksWithHttpInfo(ArchivedManualTaskApi.SearchArchivedManualTasksQueryParams queryParams) Finds ArchivedManualTasks Finds ArchivedManualTasks with pagination params and filters You can filter on: * `assigned_id={user_id}`: retrieve only the human tasks assigned to the specified ID.ArchivedProcessInstanceCommentApi.searchArchivedProcessInstanceCommentsWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ArchivedProcessInstanceComments Similar tosearchArchivedProcessInstanceCommentsbut it also returns the http response headers .ArchivedProcessInstanceCommentApi.searchArchivedProcessInstanceCommentsWithHttpInfo(ArchivedProcessInstanceCommentApi.SearchArchivedProcessInstanceCommentsQueryParams queryParams) Finds ArchivedProcessInstanceComments Finds ArchivedProcessInstanceComments with pagination params and filters - can order on `id` - can search on `displayName` - can filter on `displayName` Note, this is equivalent to the othersearchArchivedProcessInstanceCommentsthat receives the query parameters as a map, but this one also exposes the Http response headersArchivedProcessInstanceDocumentApi.searchArchivedProcessInstanceDocumentsWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ArchivedProcessInstanceDocuments Similar tosearchArchivedProcessInstanceDocumentsbut it also returns the http response headers .ArchivedProcessInstanceDocumentApi.searchArchivedProcessInstanceDocumentsWithHttpInfo(ArchivedProcessInstanceDocumentApi.SearchArchivedProcessInstanceDocumentsQueryParams queryParams) Finds ArchivedProcessInstanceDocuments Finds ArchivedProcessInstanceDocuments with pagination params and filters You can filter on : * `sourceObjectId=\"id\"`: search for documents by specifying the original document id.ArchivedProcessInstanceApi.searchArchivedProcessInstancesWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ArchivedProcessInstances Similar tosearchArchivedProcessInstancesbut it also returns the http response headers .ArchivedProcessInstanceApi.searchArchivedProcessInstancesWithHttpInfo(ArchivedProcessInstanceApi.SearchArchivedProcessInstancesQueryParams queryParams) Finds ArchivedProcessInstances Finds archived ProcessInstances (or ProcessInstance) with pagination params and filters You can order on `id`, `processDefinitionId`, `startedBy`, `startedBySubstitute`, `startDate`, `endDate`, `lastUpdate`, `archivedDate`, `sourceObjectId` You can filter on : * `sourceObjectId`: The original process instance ID before the process instance was archived * `processDefinitionId`: The process definition ID * `rootCaseId`: the root process instance ID (since version 10.3 - 2025.1) * `name`: the process name * `started_by`: the ID of the user who started the process * `team_manager_id`: allow to retrieve the process instances in which all users with this manager ID ar involved) * `supervisor_id`: allow the retrived the process instances of all processes the user with this ID is supervisor of) beware you cannot use team_manager_id and supervisor_id at the same time * `searchIndex1Value`, `searchIndex2Value`, `searchIndex3Value`, `searchIndex4Value`, `searchIndex5Value`: the value of the corresponding search index (since version 10.3 - 2025.1) Note, this is equivalent to the othersearchArchivedProcessInstancesthat receives the query parameters as a map, but this one also exposes the Http response headersFinds ArchivedTasks Similar tosearchArchivedTasksbut it also returns the http response headers .ArchivedTaskApi.searchArchivedTasksWithHttpInfo(ArchivedTaskApi.SearchArchivedTasksQueryParams queryParams) Finds ArchivedTasks Finds ArchivedTasks with pagination params and filters - Can order on `caseId`, `name`, `displayName`, `processId`, `state`, `type`, `archivedDate`, `reached_state_date`, `assigned_id` - Can filter on `caseId`, `name`, `displayName`, `processId`, `state`, `type`, `archivedDate`, `reached_state_date`, `assigned_id`, `isTerminal` Note, this is equivalent to the othersearchArchivedTasksthat receives the query parameters as a map, but this one also exposes the Http response headersArchivedUserTaskApi.searchArchivedUserTasksWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ArchivedUserTasks Similar tosearchArchivedUserTasksbut it also returns the http response headers .ArchivedUserTaskApi.searchArchivedUserTasksWithHttpInfo(ArchivedUserTaskApi.SearchArchivedUserTasksQueryParams queryParams) Finds ArchivedUserTasks Finds ArchivedUserTasks with pagination params and filters.BdmApi.searchBusinessDataAttributeByIdWithHttpInfo(String businessDataType, String persistenceId, String attributeName) Finds business data attribute by id Similar tosearchBusinessDataAttributeByIdbut it also returns the http response headers .BdmApi.searchBusinessDataByIdsWithHttpInfo(String businessDataType, String ids) Finds business data By Ids Similar tosearchBusinessDataByIdsbut it also returns the http response headers .BdmApi.searchBusinessDataByIdsWithHttpInfo(String businessDataType, BdmApi.SearchBusinessDataByIdsQueryParams queryParams) Finds business data By Ids Finds business data specified by their identifiers.BdmApi.searchBusinessDataByIdWithHttpInfo(String businessDataType, String persistenceId) Finds business data by Id Similar tosearchBusinessDataByIdbut it also returns the http response headers .BusinessDataQueryApi.searchBusinessDataWithHttpInfo(String businessDataType, String q, Integer p, Integer c, List<String> f) Finds Business Data Similar tosearchBusinessDatabut it also returns the http response headers .BusinessDataQueryApi.searchBusinessDataWithHttpInfo(String businessDataType, BusinessDataQueryApi.SearchBusinessDataQueryParams queryParams) Finds Business Data Finds Business Data with pagination params and filters by calling a `Named Query`.ConnectorInstanceApi.searchConnectorInstancesWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ConnectorInstances Similar tosearchConnectorInstancesbut it also returns the http response headers .ConnectorInstanceApi.searchConnectorInstancesWithHttpInfo(ConnectorInstanceApi.SearchConnectorInstancesQueryParams queryParams) Finds ConnectorInstances Finds ConnectorInstances attached to a process or a flow node with pagination params and filters.CustomUserDefinitionApi.searchCustomUserDefinitionsWithHttpInfo(Integer p, Integer c) Finds CustomUserDefinitions Similar tosearchCustomUserDefinitionsbut it also returns the http response headers .CustomUserDefinitionApi.searchCustomUserDefinitionsWithHttpInfo(CustomUserDefinitionApi.SearchCustomUserDefinitionsQueryParams queryParams) Finds CustomUserDefinitions Finds CustomUserDefinitions.CustomUserApi.searchCustomUsersWithHttpInfo(Integer p, Integer c, List<String> f) Finds CustomUsers Similar tosearchCustomUsersbut it also returns the http response headers .CustomUserApi.searchCustomUsersWithHttpInfo(CustomUserApi.SearchCustomUsersQueryParams queryParams) Finds CustomUsers Finds CustomUsers with pagination params and filters **The filter `userId` is mandatory** Note, this is equivalent to the othersearchCustomUsersthat receives the query parameters as a map, but this one also exposes the Http response headersCustomUserValueApi.searchCustomUserValuesWithHttpInfo(Integer p, Integer c, List<String> f) Finds CustomUserValues Similar tosearchCustomUserValuesbut it also returns the http response headers .CustomUserValueApi.searchCustomUserValuesWithHttpInfo(CustomUserValueApi.SearchCustomUserValuesQueryParams queryParams) Finds CustomUserValues Finds CustomUserValues with pagination params and filters You can filter on `userId`, `value`, `definitionId` Note, this is equivalent to the othersearchCustomUserValuesthat receives the query parameters as a map, but this one also exposes the Http response headersFinds FlowNodes Similar tosearchFlowNodesbut it also returns the http response headers .FlowNodeApi.searchFlowNodesWithHttpInfo(FlowNodeApi.SearchFlowNodesQueryParams queryParams) Finds FlowNodes Finds FlowNodes with pagination params and filters - can order on `name`, `displayName`, `state`, `processDefinitionId`, `parentProcessInstanceId`, `parentActivityInstanceId` (if the retrieved flow nodes are activities, order by parent activity id), `rootProcessInstanceId`, `lastUpdateDate` - can search on any field that can be used to order results - can filter on `name`, `state`, `processId`, `parentProcessInstanceId`, `rootProcessInstanceId`, `last_update_date` Note, this is equivalent to the othersearchFlowNodesthat receives the query parameters as a map, but this one also exposes the Http response headersFormMappingApi.searchFormMappingsWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds FormMappings Similar tosearchFormMappingsbut it also returns the http response headers .FormMappingApi.searchFormMappingsWithHttpInfo(FormMappingApi.SearchFormMappingsQueryParams queryParams) Finds FormMappings Finds FormMappings with pagination params and filters - can filter on `processDefinitionId`,`type` Note, this is equivalent to the othersearchFormMappingsthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Groups Similar tosearchGroupsbut it also returns the http response headers .GroupApi.searchGroupsWithHttpInfo(GroupApi.SearchGroupsQueryParams queryParams) Finds Groups Finds Groups with pagination params and filters. - can order on `id`,`name`,`displayName` - can filter on `name`,`displayName`,`parent_path` Note, this is equivalent to the othersearchGroupsthat receives the query parameters as a map, but this one also exposes the Http response headersFinds HumanTasks Similar tosearchHumanTasksbut it also returns the http response headers .HumanTaskApi.searchHumanTasksWithHttpInfo(HumanTaskApi.SearchHumanTasksQueryParams queryParams) Finds HumanTasks Finds HumanTasks with pagination params and filters - can order on `name`, `priority`, `dueDate`, `state`, `processDefinitionId`, `processInstanceId`, `parentActivityInstanceId`, `assigneeId`, `parentContainerId`, `displayName`, `reachedStateDate` - can search on any field that can be used to order results - can filter on `assigned_id`, `user_id`, `show_assigned_to_others` (since 2022.2), `state`, `name`, `displayName`, `processDefinitionId`, `caseId`, `rootCaseId`, `parentCaseId` Note, this is equivalent to the othersearchHumanTasksthat receives the query parameters as a map, but this one also exposes the Http response headersI18nlocaleApi.searchI18nlocalesWithHttpInfo(Integer p, Integer c) Finds I18nlocales Similar tosearchI18nlocalesbut it also returns the http response headers .I18nlocaleApi.searchI18nlocalesWithHttpInfo(I18nlocaleApi.SearchI18nlocalesQueryParams queryParams) Finds I18nlocales List the available I18nlocales with pagination params and filters Note, this is equivalent to the othersearchI18nlocalesthat receives the query parameters as a map, but this one also exposes the Http response headersI18ntranslationApi.searchI18ntranslationsWithHttpInfo(Integer p, Integer c, List<String> f) Finds I18ntranslations Similar tosearchI18ntranslationsbut it also returns the http response headers .I18ntranslationApi.searchI18ntranslationsWithHttpInfo(I18ntranslationApi.SearchI18ntranslationsQueryParams queryParams) Finds I18ntranslations List the available I18ntranslations with pagination params and filters Returns all translations of the product.ManualTaskApi.searchManualTasksWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ManualTasks Similar tosearchManualTasksbut it also returns the http response headers .ManualTaskApi.searchManualTasksWithHttpInfo(ManualTaskApi.SearchManualTasksQueryParams queryParams) Finds ManualTasks Finds ManualTasks with pagination params and filters You can filter on: * `assigned_id={user_id}`: retrieve only the manual tasks assigned to the specified user.MembershipApi.searchMembershipsWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds Memberships Similar tosearchMembershipsbut it also returns the http response headers .MembershipApi.searchMembershipsWithHttpInfo(MembershipApi.SearchMembershipsQueryParams queryParams) Finds Memberships Finds Memberships with pagination params and filters **Filter `user_id` is mandatory** You can order with the values: `ROLE_NAME_ASC`,`ROLE_NAME_DESC`, `GROUP_NAME_ASC`,`GROUP_NAME_DESC`, `ASSIGNED_DATE_ASC`, `ASSIGNED_DATE_DESC` Note, this is equivalent to the othersearchMembershipsthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Pages Similar tosearchPagesbut it also returns the http response headers .PageApi.searchPagesWithHttpInfo(PageApi.SearchPagesQueryParams queryParams) Finds Pages Finds Pages with pagination params and filters - can search on `displayName`,`description` - can filter on `createdBy`,`contentType` Note, this is equivalent to the othersearchPagesthat receives the query parameters as a map, but this one also exposes the Http response headersProcessConnectorDependencyApi.searchProcessConnectorDependenciesWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ProcessConnectorDependencies Similar tosearchProcessConnectorDependenciesbut it also returns the http response headers .ProcessConnectorDependencyApi.searchProcessConnectorDependenciesWithHttpInfo(ProcessConnectorDependencyApi.SearchProcessConnectorDependenciesQueryParams queryParams) Finds ProcessConnectorDependencies Finds ProcessConnectorDependencies with pagination params and filters **Mandatory filters: `connector_process_id`, `connector_name`, `connector_version`** Note, this is equivalent to the othersearchProcessConnectorDependenciesthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Processes Similar tosearchProcessesbut it also returns the http response headers .ProcessApi.searchProcessesWithHttpInfo(ProcessApi.SearchProcessesQueryParams queryParams) Finds Processes Finds Processes with pagination params and filters - can order (default is ASC) on `name`, `version`, `deploymentDate`, `deployedBy`, `activationState`, `configurationState`, `processId`, `displayName`, `lastUpdateDate`, `categoryId`, `label` - can search on `name`, `displayName` or `version` - can filter on `name`, `version`, `deploymentDate`, `deployedBy`, `activationState` with the value DISABLED or ENABLED, `configurationState` with the value UNRESOLVED, or RESOLVED, `processId`, `displayName`, `lastUpdateDate`, `categoryId`, `label`, `supervisor_id` Note, this is equivalent to the othersearchProcessesthat receives the query parameters as a map, but this one also exposes the Http response headersProcessInstanceCommentApi.searchProcessInstanceCommentsWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ProcessInstanceComments Similar tosearchProcessInstanceCommentsbut it also returns the http response headers .ProcessInstanceCommentApi.searchProcessInstanceCommentsWithHttpInfo(ProcessInstanceCommentApi.SearchProcessInstanceCommentsQueryParams queryParams) Finds ProcessInstanceComments Finds ProcessInstanceComments with pagination params and filters - can order on `postDate` - can filter on `supervisor_id`,`user_id`,`processInstanceId` - You cannot use supervisor_id and user_id filter at the same time Note, this is equivalent to the othersearchProcessInstanceCommentsthat receives the query parameters as a map, but this one also exposes the Http response headersProcessInstanceDocumentApi.searchProcessInstanceDocumentsWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ProcessInstanceDocuments Similar tosearchProcessInstanceDocumentsbut it also returns the http response headers .ProcessInstanceDocumentApi.searchProcessInstanceDocumentsWithHttpInfo(ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParams queryParams) Finds ProcessInstanceDocuments Finds ProcessInstanceDocuments with pagination params and filters It is possible to filter on three parameters: `submittedBy`, `name` and `description`. * `submittedBy=\"id\"`: search for documents that were submitted by the user with the specified identifierProcessInstanceApi.searchProcessInstancesWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ProcessInstances Similar tosearchProcessInstancesbut it also returns the http response headers .ProcessInstanceApi.searchProcessInstancesWithHttpInfo(ProcessInstanceApi.SearchProcessInstancesQueryParams queryParams) Finds ProcessInstances Finds ProcessInstances with pagination params and filters You can filter on: * `processDefinitionId`: The process definition ID * `rootCaseId`: the root process instance ID (since version 10.3 - 2025.1) * `name`: the process name * `started_by`: the ID of the user who started the process * `team_manager_id`: allow to retrieve the process instances in which all users with this manager ID ar involved) * `supervisor_id`: allow the retrived the process instances of all processes the user with this ID is supervisor of) beware you cannot use team_manager_id and supervisor_id at the same time * `searchIndex1Value`, `searchIndex2Value`, `searchIndex3Value`, `searchIndex4Value`, `searchIndex5Value`: the value of the corresponding search index (since version 10.3 - 2025.1) Note, this is equivalent to the othersearchProcessInstancesthat receives the query parameters as a map, but this one also exposes the Http response headersProcessInstanceVariableApi.searchProcessInstanceVariablesWithHttpInfo(Integer p, Integer c, List<String> f, String o) Finds ProcessInstance Variables Similar tosearchProcessInstanceVariablesbut it also returns the http response headers .ProcessInstanceVariableApi.searchProcessInstanceVariablesWithHttpInfo(ProcessInstanceVariableApi.SearchProcessInstanceVariablesQueryParams queryParams) Finds ProcessInstance Variables Finds ProcessInstance Variables with pagination params and filters Note, this is equivalent to the othersearchProcessInstanceVariablesthat receives the query parameters as a map, but this one also exposes the Http response headersProcessParameterApi.searchProcessParametersWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ProcessParameters Similar tosearchProcessParametersbut it also returns the http response headers .ProcessParameterApi.searchProcessParametersWithHttpInfo(ProcessParameterApi.SearchProcessParametersQueryParams queryParams) Finds ProcessParameters Finds ProcessParameters with pagination params and filters.ProcessResolutionProblemApi.searchProcessResolutionProblemsWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ProcessResolutionProblems Similar tosearchProcessResolutionProblemsbut it also returns the http response headers .ProcessResolutionProblemApi.searchProcessResolutionProblemsWithHttpInfo(ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParams queryParams) Finds ProcessResolutionProblems Finds ProcessResolutionProblems with pagination params and filters to list the problems that need to be solved before a process can be used.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`.ProfessionalContactDataApi.searchProfessionalContactDatasWithHttpInfo(Integer p, Integer c, List<String> f, String o, String s) Finds ProfessionalContactData Similar tosearchProfessionalContactDatasbut it also returns the http response headers .ProfessionalContactDataApi.searchProfessionalContactDatasWithHttpInfo(ProfessionalContactDataApi.SearchProfessionalContactDatasQueryParams queryParams) Finds ProfessionalContactData Finds ProfessionalContactData with pagination params and filters - can order on `id` - can search on `displayName` - can filter on `displayName` Note, this is equivalent to the othersearchProfessionalContactDatasthat receives the query parameters as a map, but this one also exposes the Http response headersDeprecated.ProfileEntryApi.searchProfileEntriesWithHttpInfo(ProfileEntryApi.SearchProfileEntriesQueryParams queryParams) Deprecated.ProfileMemberApi.searchProfileMembersWithHttpInfo(Integer p, Integer c, List<String> f) Finds ProfileMembers Similar tosearchProfileMembersbut it also returns the http response headers .ProfileMemberApi.searchProfileMembersWithHttpInfo(ProfileMemberApi.SearchProfileMembersQueryParams queryParams) Finds ProfileMembers Finds ProfileMembers with pagination params and filters **Filter `member_type` is mandatory** You can filter on `profile_id`, `user_id`, `role_id` and `group_id` Note, this is equivalent to the othersearchProfileMembersthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Profiles Similar tosearchProfilesbut it also returns the http response headers .ProfileApi.searchProfilesWithHttpInfo(ProfileApi.SearchProfilesQueryParams queryParams) Finds Profiles Finds Profiles with pagination params and filters - can search on `name` - can filter on `name`,`hasNavigation` - can order on `name` Note, this is equivalent to the othersearchProfilesthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Roles Similar tosearchRolesbut it also returns the http response headers .RoleApi.searchRolesWithHttpInfo(RoleApi.SearchRolesQueryParams queryParams) Finds Roles Finds Roles with pagination params and filters - can order on `id`, `name` and `displayName` - can filter on `name` and `displayName` Note, this is equivalent to the othersearchRolesthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Tasks Similar tosearchTasksbut it also returns the http response headers .TaskApi.searchTasksWithHttpInfo(TaskApi.SearchTasksQueryParams queryParams) Finds Tasks Finds Tasks with pagination params and filters - can order on `caseId`, `processId`, `state`, `type`, `supervisor_id`, `last_update_date` - can filter on `caseId`, `processId`, `state`, `type`, `supervisor_id`, `last_update_date` Note, this is equivalent to the othersearchTasksthat receives the query parameters as a map, but this one also exposes the Http response headersTimerEventTriggerApi.searchTimerEventTriggersWithHttpInfo(Integer p, Integer c, String caseId, List<String> f, String o, String s) Finds TimerEventTriggers Similar tosearchTimerEventTriggersbut it also returns the http response headers .TimerEventTriggerApi.searchTimerEventTriggersWithHttpInfo(TimerEventTriggerApi.SearchTimerEventTriggersQueryParams queryParams) Finds TimerEventTriggers Finds TimerEventTriggers with pagination params and filters - can order on `id` - can search on `displayName` - can filter on `displayName` Note, this is equivalent to the othersearchTimerEventTriggersthat receives the query parameters as a map, but this one also exposes the Http response headersFinds Users Similar tosearchUsersbut it also returns the http response headers .UserApi.searchUsersWithHttpInfo(UserApi.SearchUsersQueryParams queryParams) Finds Users Finds Users with pagination params and filters - can order on `id` - can search on `displayName` - can filter on `displayName` Note, this is equivalent to the othersearchUsersthat receives the query parameters as a map, but this one also exposes the Http response headersFinds UserTasks Similar tosearchUserTasksbut it also returns the http response headers .UserTaskApi.searchUserTasksWithHttpInfo(UserTaskApi.SearchUserTasksQueryParams queryParams) Finds UserTasks Finds UserTasks with pagination params and filters - can order on `id` - can search on `displayName` - can filter on `displayName` Note, this is equivalent to the othersearchUserTasksthat receives the query parameters as a map, but this one also exposes the Http response headersActivityApi.updateActivityByIdWithHttpInfo(String id, ActivityUpdateRequest activityUpdateRequest) Update the Activity by ID Similar toupdateActivityByIdbut it also returns the http response headers .ActorApi.updateActorByIdWithHttpInfo(String id, ActorUpdateRequest actorUpdateRequest) Deprecated.ApplicationApi.updateApplicationByIdWithHttpInfo(String id, ApplicationUpdateRequest applicationUpdateRequest) Deprecated.ApplicationMenuApi.updateApplicationMenuByIdWithHttpInfo(String id, ApplicationMenuUpdateRequest applicationMenuUpdateRequest) Deprecated.BusinessDataOperationsApi.updateBusinessDataWithHttpInfo(String businessDataType, BigDecimal persistenceId, Object body) Update an existing Business Data Similar toupdateBusinessDatabut it also returns the http response headers . !CustomUserValueApi.updateCustomUserValueByIdWithHttpInfo(String userId, String definitionId, CustomUserValueUpdateRequest customUserValueUpdateRequest) Update the CustomUserValue by ID Similar toupdateCustomUserValueByIdbut it also returns the http response headers .FlowNodeApi.updateFlowNodeByIdWithHttpInfo(String id, FlowNodeUpdateRequest flowNodeUpdateRequest) Update the FlowNode by ID Similar toupdateFlowNodeByIdbut it also returns the http response headers . !FormMappingApi.updateFormMappingByIdWithHttpInfo(String id, FormMappingUpdateRequest formMappingUpdateRequest) Deprecated.GroupApi.updateGroupByIdWithHttpInfo(String id, GroupUpdateRequest groupUpdateRequest) Update the Group by ID Similar toupdateGroupByIdbut it also returns the http response headers .HumanTaskApi.updateHumanTaskByIdWithHttpInfo(String id, HumanTaskUpdateRequest humanTaskUpdateRequest) Update the HumanTask by ID Similar toupdateHumanTaskByIdbut it also returns the http response headers .MaintenanceApi.updateMaintenanceDetailsWithHttpInfo(MaintenanceDetails maintenanceDetails) Update the maintenance details Similar toupdateMaintenanceDetailsbut it also returns the http response headers .ManualTaskApi.updateManualTaskByIdWithHttpInfo(String id, ManualTaskUpdateRequest manualTaskUpdateRequest) Update the ManualTask by ID Similar toupdateManualTaskByIdbut it also returns the http response headers .PageApi.updatePageByIdWithHttpInfo(String id, PageUpdateRequest pageUpdateRequest) Deprecated.ProfessionalContactDataApi.updatePersonalContactDataByIdWithHttpInfo(String userId, ProfessionalContactData professionalContactData) Update the PersonalContactData by ID Similar toupdatePersonalContactDataByIdbut it also returns the http response headers .PlatformApi.updatePlatformByIdWithHttpInfo(PlatformUpdateRequest platformUpdateRequest) Update the Platform by ID Similar toupdatePlatformByIdbut it also returns the http response headers .ProcessApi.updateProcessByIdWithHttpInfo(String id, ProcessUpdateRequest processUpdateRequest) Deprecated.ProcessApi.updateProcessConnectorByProcessIdWithHttpInfo(String id, String connectorImplId, String connectorImplVersion, UpdateProcessConnectorByProcessIdRequest updateProcessConnectorByProcessIdRequest) Deprecated.ProcessInstanceApi.updateProcessInstanceByIdWithHttpInfo(String id, ProcessInstanceUpdateRequest processInstanceUpdateRequest) Update the ProcessInstance by ID Similar toupdateProcessInstanceByIdbut it also returns the http response headers .ProcessInstanceDocumentApi.updateProcessInstanceDocumentByIdWithHttpInfo(String id, ProcessInstanceDocumentUpdateRequest processInstanceDocumentUpdateRequest) Update the ProcessInstanceDocument by ID Similar toupdateProcessInstanceDocumentByIdbut it also returns the http response headers .ProcessParameterApi.updateProcessParameterByIdWithHttpInfo(String id, String name, ProcessParameterUpdateRequest processParameterUpdateRequest) Deprecated.ProfessionalContactDataApi.updateProfessionalContactDataByIdWithHttpInfo(String userId, ProfessionalContactData professionalContactData) Update the ProfessionalContactData by ID Similar toupdateProfessionalContactDataByIdbut it also returns the http response headers .ProfileApi.updateProfileByIdWithHttpInfo(String id, ProfileUpdateRequest profileUpdateRequest) Deprecated.ProfileEntryApi.updateProfileEntryByIdWithHttpInfo(String id, ProfileEntryUpdateRequest profileEntryUpdateRequest) Deprecated.RoleApi.updateRoleByIdWithHttpInfo(String id, RoleUpdateRequest roleUpdateRequest) Update the Role by ID Similar toupdateRoleByIdbut it also returns the http response headers .TaskApi.updateTaskByIdWithHttpInfo(String id, UpdateTaskByIdRequest updateTaskByIdRequest) Update the Task by ID Similar toupdateTaskByIdbut it also returns the http response headers .TimerEventTriggerApi.updateTimerEventTriggerByIdWithHttpInfo(String id, TimerEventTriggerUpdateRequest timerEventTriggerUpdateRequest) Update the TimerEventTrigger by ID Similar toupdateTimerEventTriggerByIdbut it also returns the http response headers .UserApi.updateUserByIdWithHttpInfo(String id, UserUpdateRequest userUpdateRequest) Update the User by ID Similar toupdateUserByIdbut it also returns the http response headers .UserTaskApi.updateUserTaskByIdWithHttpInfo(String id, UserTaskUpdateRequest userTaskUpdateRequest) Update the UserTask by ID Similar toupdateUserTaskByIdbut it also returns the http response headers .ProcessInstanceVariableApi.updateVariableByProcessInstanceIdWithHttpInfo(String id, String variableName, ProcessInstanceVariableUpdateRequest processInstanceVariableUpdateRequest) Update a Variable by ProcessInstance ID Similar toupdateVariableByProcessInstanceIdbut it also returns the http response headers .ApplicationApi.uploadApplicationConfigurationWithHttpInfo(File _configuration) Deprecated.ApplicationApi.uploadApplicationWithHttpInfo(File file) Deprecated.UploadApi.uploadApplicationWithHttpInfo(File file) Deprecated.BdmAccessControlApi.uploadBDMAccessControlWithHttpInfo(File file) Deprecated.UploadApi.uploadBDMAccessControlWithHttpInfo(File file) Deprecated.BdmApi.uploadFileWithHttpInfo(File file) Upload a file Similar touploadFilebut it also returns the http response headers .UploadApi.uploadFileWithHttpInfo(File file) Upload a file Similar touploadFilebut it also returns the http response headers .OrganizationApi.uploadOrganizationWithHttpInfo(File file) Import an organization Similar touploadOrganizationbut it also returns the http response headers .UploadApi.uploadOrganizationWithHttpInfo(File file) Import an organization Similar touploadOrganizationbut it also returns the http response headers .PageApi.uploadPageWithHttpInfo(File file) Deprecated.UploadApi.uploadPageWithHttpInfo(File file) Deprecated.ProcessApi.uploadProcessWithHttpInfo(File file) Deprecated.UploadApi.uploadProcessWithHttpInfo(File file) Deprecated.ProfileApi.uploadprofilesWithHttpInfo(File file) Deprecated.UploadApi.uploadprofilesWithHttpInfo(File file) Deprecated.