| Package | Description |
|---|---|
| org.flowable.common.engine.impl.query | |
| org.flowable.dmn.engine.impl | |
| org.flowable.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.flowable.form.engine.impl | |
| org.flowable.idm.engine.impl | |
| org.flowable.task.service.impl | |
| org.flowable.variable.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNativeQuery<T extends NativeQuery<?,?>,U>
Abstract superclass for all native query types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NativeDecisionTableQueryImpl |
class |
NativeDmnDeploymentQueryImpl |
class |
NativeHistoryDecisionExecutionQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeActivityInstanceQueryImpl |
class |
NativeDeploymentQueryImpl |
class |
NativeExecutionQueryImpl |
class |
NativeHistoricActivityInstanceQueryImpl |
class |
NativeHistoricDetailQueryImpl |
class |
NativeHistoricProcessInstanceQueryImpl |
class |
NativeModelQueryImpl |
class |
NativeProcessDefinitionQueryImpl |
class |
NativeProcessInstanceQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeFormDefinitionQueryImpl |
class |
NativeFormDeploymentQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeGroupQueryImpl |
class |
NativeTokenQueryImpl |
class |
NativeUserQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeHistoricTaskInstanceQueryImpl |
class |
NativeHistoricTaskLogEntryQueryImpl |
class |
NativeTaskQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeHistoricVariableInstanceQueryImpl |
Copyright © 2023 Flowable. All rights reserved.