public final class GetEventInstances extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<SEventInstance>>
| Constructor and Description |
|---|
GetEventInstances(EventInstanceService eventInstanceService,
long rootContainerId,
int fromIndex,
int maxResults,
String fieldName,
OrderByType orderByType) |
public GetEventInstances(EventInstanceService eventInstanceService, long rootContainerId, int fromIndex, int maxResults, String fieldName, OrderByType orderByType)
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<SEventInstance> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<SEventInstance>>Copyright © 2018 Bonitasoft S.A.. All rights reserved.