| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.bpm.flownode |
| Modifier and Type | Method and Description |
|---|---|
List<EventInstance> |
ProcessRuntimeAPI.getEventInstances(long rootContainerId,
int startIndex,
int maxResults,
EventCriterion sortingType)
Get a event instance list according to all given conditions
|
| Modifier and Type | Method and Description |
|---|---|
static EventCriterion |
EventCriterion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventCriterion[] |
EventCriterion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 BonitaSoft. All Rights Reserved.