Uses of Class
org.bonitasoft.web.client.api.ProfileEntryApi.SearchProfileEntriesQueryParams
-
Packages that use ProfileEntryApi.SearchProfileEntriesQueryParams Package Description org.bonitasoft.web.client.api -
-
Uses of ProfileEntryApi.SearchProfileEntriesQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ProfileEntryApi.SearchProfileEntriesQueryParams Modifier and Type Method Description ProfileEntryApi.SearchProfileEntriesQueryParamsProfileEntryApi.SearchProfileEntriesQueryParams. c(Integer value)ProfileEntryApi.SearchProfileEntriesQueryParamsProfileEntryApi.SearchProfileEntriesQueryParams. f(List<String> value)ProfileEntryApi.SearchProfileEntriesQueryParamsProfileEntryApi.SearchProfileEntriesQueryParams. p(Integer value)ProfileEntryApi.SearchProfileEntriesQueryParamsProfileEntryApi.SearchProfileEntriesQueryParams. s(String value)Methods in org.bonitasoft.web.client.api with parameters of type ProfileEntryApi.SearchProfileEntriesQueryParams Modifier and Type Method Description List<ProfileEntry>ProfileEntryApi. searchProfileEntries(ProfileEntryApi.SearchProfileEntriesQueryParams queryParams)Deprecated.ApiResponse<List<ProfileEntry>>ProfileEntryApi. searchProfileEntriesWithHttpInfo(ProfileEntryApi.SearchProfileEntriesQueryParams queryParams)Deprecated.
-