public final class GetProcessDefinitionDeployInfos extends AbstractGetProcessDeploymentInfo
Constructor and Description |
---|
GetProcessDefinitionDeployInfos(org.bonitasoft.engine.core.process.definition.ProcessDefinitionService processDefinitionService,
SearchEntityDescriptor searchDescriptor,
int fromIndex,
int numberOfResults,
ProcessDeploymentInfoCriterion criterion) |
Modifier and Type | Method and Description |
---|---|
List<org.bonitasoft.engine.core.process.definition.model.SProcessDefinitionDeployInfo> |
executeGet(org.bonitasoft.engine.persistence.QueryOptions queryOptions)
execute the search here
|
convertToClientObjects
execute, getResult
public GetProcessDefinitionDeployInfos(org.bonitasoft.engine.core.process.definition.ProcessDefinitionService processDefinitionService, SearchEntityDescriptor searchDescriptor, int fromIndex, int numberOfResults, ProcessDeploymentInfoCriterion criterion)
public List<org.bonitasoft.engine.core.process.definition.model.SProcessDefinitionDeployInfo> executeGet(org.bonitasoft.engine.persistence.QueryOptions queryOptions) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
AbstractGetEntity
executeGet
in class AbstractGetEntity<ProcessDeploymentInfo,org.bonitasoft.engine.core.process.definition.model.SProcessDefinitionDeployInfo>
queryOptions
- query options to execute the search withorg.bonitasoft.engine.commons.exceptions.SBonitaException
Copyright © 2013 BonitaSoft. All Rights Reserved.