public class SearchProcessDeploymentInfosWithAssignedOrPendingHumanTasksFor extends AbstractProcessDeploymentInfoSearchEntity
| Constructor and Description |
|---|
SearchProcessDeploymentInfosWithAssignedOrPendingHumanTasksFor(ProcessDefinitionService processDefinitionService,
SearchProcessDefinitionsDescriptor searchEntitiesDescriptor,
SearchOptions options,
long userId) |
| Modifier and Type | Method and Description |
|---|---|
long |
executeCount(QueryOptions queryOptions)
Execute the count here
|
List<SProcessDefinitionDeployInfo> |
executeSearch(QueryOptions queryOptions)
Execute the search here
|
convertToClientObjectsexecute, getResult, getSearchFilter, search, search, validateQuerypublic SearchProcessDeploymentInfosWithAssignedOrPendingHumanTasksFor(ProcessDefinitionService processDefinitionService, SearchProcessDefinitionsDescriptor searchEntitiesDescriptor, SearchOptions options, long userId)
public long executeCount(QueryOptions queryOptions) throws SBonitaReadException
AbstractSearchEntityexecuteCount in class AbstractSearchEntity<ProcessDeploymentInfo,SProcessDefinitionDeployInfo>queryOptions - The query options to execute the count withSBonitaReadExceptionpublic List<SProcessDefinitionDeployInfo> executeSearch(QueryOptions queryOptions) throws SBonitaReadException
AbstractSearchEntityexecuteSearch in class AbstractSearchEntity<ProcessDeploymentInfo,SProcessDefinitionDeployInfo>queryOptions - The query options to execute the search withSBonitaReadExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.