| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericEventListenerInstanceImpl |
| Modifier and Type | Method and Description |
|---|---|
static GenericEventListenerInstance |
GenericEventListenerInstanceImpl.fromPlanItemInstance(PlanItemInstance planItemInstance) |
GenericEventListenerInstance |
GenericEventListenerInstanceQueryImpl.singleResult() |
| Modifier and Type | Method and Description |
|---|---|
protected List<GenericEventListenerInstance> |
GenericEventListenerInstanceQueryImpl.convertPlanItemInstances(List<PlanItemInstance> instances) |
List<GenericEventListenerInstance> |
GenericEventListenerInstanceQueryImpl.list() |
List<GenericEventListenerInstance> |
GenericEventListenerInstanceQueryImpl.listPage(int firstResult,
int maxResults) |
Copyright © 2023 Flowable. All rights reserved.