| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
The Bonita project has a clear separation between the API the users should be interacting with and the actual implementation classes.
|
| org.bonitasoft.engine.bpm.flownode |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.flownode.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventInstance> |
ProcessRuntimeAPI.getEventInstances(long rootContainerId,
int startIndex,
int maxResults,
EventCriterion sortingType)
Get a list of event instances related to a process instance that match the specified conditions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundaryEventInstance |
interface |
CatchEventInstance |
interface |
EndEventInstance |
interface |
IntermediateCatchEventInstance |
interface |
IntermediateThrowEventInstance |
interface |
StartEventInstance |
interface |
ThrowEventInstance |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundaryEventInstanceImpl |
class |
CatchEventInstanceImpl |
class |
EndEventInstanceImpl |
class |
EventInstanceImpl |
class |
IntermediateCatchEventInstanceImpl |
class |
IntermediateThrowEventInstanceImpl |
class |
StartEventInstanceImpl |
class |
ThrowEventInstanceImpl |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.