public class SearchFlowNodeInstances<T extends SFlowNodeInstance> extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<T>>
| Constructor and Description |
|---|
SearchFlowNodeInstances(FlowNodeInstanceService flowNodeInstanceService,
QueryOptions queryOptions,
Class<T> entityClass) |
public SearchFlowNodeInstances(FlowNodeInstanceService flowNodeInstanceService, QueryOptions queryOptions, Class<T> entityClass)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic List<T> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<T extends SFlowNodeInstance>>public long getCount()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.