public final class GetEventInstances extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.process.instance.model.event.SEventInstance>>
| Constructor and Description |
|---|
GetEventInstances(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
long rootContainerId,
int fromIndex,
int maxResults,
String fieldName,
org.bonitasoft.engine.persistence.OrderByType orderByType) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
List<org.bonitasoft.engine.core.process.instance.model.event.SEventInstance> |
getResult() |
public GetEventInstances(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
long rootContainerId,
int fromIndex,
int maxResults,
String fieldName,
org.bonitasoft.engine.persistence.OrderByType orderByType)
Copyright © 2017 Bonitasoft S.A.. All rights reserved.