Class SearchFlowNodeInstances<T extends SFlowNodeInstance>
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.flownode.SearchFlowNodeInstances<T>
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<List<T>>
public class SearchFlowNodeInstances<T extends SFlowNodeInstance>
extends Object
implements TransactionContentWithResult<List<T>>
- Author:
- Elias Ricken de Medeiros
-
Constructor Summary
ConstructorsConstructorDescriptionSearchFlowNodeInstances(FlowNodeInstanceService flowNodeInstanceService, QueryOptions queryOptions, Class<T> entityClass) -
Method Summary
-
Constructor Details
-
SearchFlowNodeInstances
public SearchFlowNodeInstances(FlowNodeInstanceService flowNodeInstanceService, QueryOptions queryOptions, Class<T> entityClass)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<T extends SFlowNodeInstance>
-
getCount
public long getCount()
-