| Package | Description |
|---|---|
| org.flowable.batch.service.impl | |
| org.flowable.cmmn.engine.impl.history | |
| org.flowable.cmmn.engine.impl.runtime | |
| org.flowable.common.engine.impl.db | |
| org.flowable.content.engine.impl | |
| org.flowable.dmn.engine.impl | |
| org.flowable.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.flowable.eventsubscription.service.impl | |
| org.flowable.form.engine.impl | |
| org.flowable.idm.engine.impl | |
| org.flowable.ldap.impl | |
| org.flowable.task.service.impl | |
| org.flowable.ui.idm.service.keycloak |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricCaseInstanceQueryImpl |
class |
HistoricMilestoneInstanceQueryImpl |
class |
HistoricPlanItemInstanceQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInstanceQueryImpl |
class |
MilestoneInstanceQueryImpl |
class |
PlanItemInstanceQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
List |
DbSqlSession.queryWithRawParameter(String statement,
CacheAwareQuery parameter,
Class entityClass,
boolean cacheLoadAndStore) |
List |
DbSqlSession.queryWithRawParameterNoCacheLoadAndStore(String statement,
CacheAwareQuery parameter,
Class entityClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentItemQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricDecisionExecutionQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionQueryImpl |
class |
HistoricProcessInstanceQueryImpl |
class |
ProcessInstanceQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
FormInstanceQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupQueryImpl |
class |
PrivilegeQueryImpl |
class |
TokenQueryImpl |
class |
UserQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPGroupQueryImpl |
class |
LDAPUserQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricTaskInstanceQueryImpl |
class |
TaskQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
KeycloakGroupQueryImpl |
class |
KeycloakUserQueryImpl |
Copyright © 2023 Flowable. All rights reserved.