Uses of Class
org.bonitasoft.web.client.model.ProfileEntry
Packages that use ProfileEntry
-
Uses of ProfileEntry in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ProfileEntryModifier and TypeMethodDescriptionProfileEntryApi.createProfileEntry(ProfileEntryCreateRequest body) Deprecated.ProfileEntryApi.getProfileEntryById(String id) Deprecated.Methods in org.bonitasoft.web.client.api that return types with arguments of type ProfileEntryModifier and TypeMethodDescriptionProfileEntryApi.createProfileEntryWithHttpInfo(ProfileEntryCreateRequest body) Deprecated.ProfileEntryApi.getProfileEntryByIdWithHttpInfo(String id) Deprecated.Deprecated.ProfileEntryApi.searchProfileEntries(ProfileEntryApi.SearchProfileEntriesQueryParams queryParams) Deprecated.Deprecated.ProfileEntryApi.searchProfileEntriesWithHttpInfo(ProfileEntryApi.SearchProfileEntriesQueryParams queryParams) Deprecated. -
Uses of ProfileEntry in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProfileEntry