public class SearchFlowNodeInstances extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance>>
| Constructor and Description |
|---|
SearchFlowNodeInstances(org.bonitasoft.engine.core.process.instance.api.FlowNodeInstanceService flowNodeInstanceService,
org.bonitasoft.engine.persistence.QueryOptions queryOptions,
Class<? extends org.bonitasoft.engine.persistence.PersistentObject> entityClass) |
public SearchFlowNodeInstances(org.bonitasoft.engine.core.process.instance.api.FlowNodeInstanceService flowNodeInstanceService,
org.bonitasoft.engine.persistence.QueryOptions queryOptions,
Class<? extends org.bonitasoft.engine.persistence.PersistentObject> 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<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance>>public long getCount()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.