public class GetProcessDefinitionDeployInfosWithActorOnlyForRole extends AbstractGetProcessDeploymentInfo
| Constructor and Description |
|---|
GetProcessDefinitionDeployInfosWithActorOnlyForRole(ProcessDefinitionService processDefinitionService,
SearchEntityDescriptor searchDescriptor,
int fromIndex,
int numberOfResults,
org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion criterion,
long roleId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SProcessDefinitionDeployInfo> |
executeGet(QueryOptions queryOptions)
Execute the search here
|
convertToClientObjectsexecute, getResultpublic GetProcessDefinitionDeployInfosWithActorOnlyForRole(ProcessDefinitionService processDefinitionService, SearchEntityDescriptor searchDescriptor, int fromIndex, int numberOfResults, org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion criterion, long roleId)
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