public class SearchServicesClientImpl extends AbstractKieServicesClientImpl implements SearchServicesClient
BYPASS_AUTH_USER, classLoader, config, loadBalancer, marshaller, owner| Constructor and Description |
|---|
SearchServicesClientImpl(KieServicesConfiguration config) |
SearchServicesClientImpl(KieServicesConfiguration config,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
List<org.kie.server.api.model.instance.TaskInstance> |
findHumanTasksWithFilters(org.kie.server.api.model.definition.TaskQueryFilterSpec filterSpec,
Integer page,
Integer pageSize) |
List<org.kie.server.api.model.instance.ProcessInstance> |
findProcessInstancesWithFilters(org.kie.server.api.model.definition.ProcessInstanceQueryFilterSpec filterSpec,
Integer page,
Integer pageSize) |
buildQueryString, checkResultType, createExceptionForUnexpectedResponseCode, deserialize, encode, executeJmsCommand, executeJmsCommand, executeJmsCommand, executeJmsCommand, getAdditionalParams, getConversationId, getHeaders, getLoadBalancer, getMediaType, getMessage, getPagingQueryString, getResponseHandler, getSortingQueryString, getUserAndAdditionalParam, getUserAndAdditionalParams, getUserAndPagingQueryString, getUserQueryStr, initializeURI, invoke, makeBackwardCompatibleHttpPostRequestAndCreateServiceResponse, makeBackwardCompatibleHttpPostRequestAndCreateServiceResponse, makeHttpDeleteRequestAndCreateCustomResponse, makeHttpDeleteRequestAndCreateServiceResponse, makeHttpGetRequestAndCreateCustomResponse, makeHttpGetRequestAndCreateRawResponse, makeHttpGetRequestAndCreateRawResponse, makeHttpGetRequestAndCreateServiceResponse, makeHttpPostRequestAndCreateCustomResponse, makeHttpPostRequestAndCreateCustomResponse, makeHttpPostRequestAndCreateCustomResponse, makeHttpPostRequestAndCreateServiceResponse, makeHttpPostRequestAndCreateServiceResponse, makeHttpPostRequestAndCreateServiceResponse, makeHttpPostRequestAndCreateServiceResponse, makeHttpPutRequestAndCreateCustomResponse, makeHttpPutRequestAndCreateCustomResponse, makeHttpPutRequestAndCreateServiceResponse, makeHttpPutRequestAndCreateServiceResponse, newRequest, safeList, safeMap, sendTaskOperation, serialize, setOwner, setResponseHandler, shouldReturnWithNullResponse, throwExceptionOnFailurepublic SearchServicesClientImpl(KieServicesConfiguration config)
public SearchServicesClientImpl(KieServicesConfiguration config, ClassLoader classLoader)
public List<org.kie.server.api.model.instance.ProcessInstance> findProcessInstancesWithFilters(org.kie.server.api.model.definition.ProcessInstanceQueryFilterSpec filterSpec, Integer page, Integer pageSize)
findProcessInstancesWithFilters in interface SearchServicesClientpublic List<org.kie.server.api.model.instance.TaskInstance> findHumanTasksWithFilters(org.kie.server.api.model.definition.TaskQueryFilterSpec filterSpec, Integer page, Integer pageSize)
findHumanTasksWithFilters in interface SearchServicesClientCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.