public final class GetProcessDefinitionDeployInfosWithActorOnlyForUser extends AbstractGetProcessDeploymentInfo
| Constructor and Description |
|---|
GetProcessDefinitionDeployInfosWithActorOnlyForUser(ProcessDefinitionService processDefinitionService,
SearchEntityDescriptor searchDescriptor,
int fromIndex,
int numberOfResults,
org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion criterion,
long userId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SProcessDefinitionDeployInfo> |
executeGet(QueryOptions queryOptions)
Execute the search here
|
convertToClientObjectsexecute, getResultpublic GetProcessDefinitionDeployInfosWithActorOnlyForUser(ProcessDefinitionService processDefinitionService, SearchEntityDescriptor searchDescriptor, int fromIndex, int numberOfResults, org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion criterion, long userId)
public java.util.List<SProcessDefinitionDeployInfo> executeGet(QueryOptions queryOptions) throws SBonitaException
AbstractGetEntityexecuteGet in class AbstractGetEntity<org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo,SProcessDefinitionDeployInfo>queryOptions - The query options to execute the search withSBonitaException