Uses of Class
org.bonitasoft.web.client.api.ActorMemberApi.SearchActorMembersQueryParams
Packages that use ActorMemberApi.SearchActorMembersQueryParams
-
Uses of ActorMemberApi.SearchActorMembersQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ActorMemberApi.SearchActorMembersQueryParamsModifier and TypeMethodDescriptionMethods in org.bonitasoft.web.client.api with parameters of type ActorMemberApi.SearchActorMembersQueryParamsModifier and TypeMethodDescriptionActorMemberApi.searchActorMembers(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?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?