| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.instance.api.event | |
| org.bonitasoft.engine.core.process.instance.event.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SBoundaryEventInstance> |
EventInstanceService.getActivityBoundaryEventInstances(long activityInstanceId,
int fromIndex,
int maxResults) |
List<SEventInstance> |
EventInstanceService.getEventInstances(long rootContainerId,
int fromIndex,
int maxResults,
String fieldName,
OrderByType orderByType) |
| Modifier and Type | Method and Description |
|---|---|
List<SBoundaryEventInstance> |
EventInstanceServiceImpl.getActivityBoundaryEventInstances(long activityInstanceId,
int fromIndex,
int maxResults) |
List<SEventInstance> |
EventInstanceServiceImpl.getEventInstances(long rootContainerId,
int fromIndex,
int maxResults,
String fieldName,
OrderByType orderByType) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.