| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VERSION |
"6.6.0.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MYBATIS_MAPPING_FILE |
"org/flowable/eventregistry/db/mapping/mappings.xml" |
public static final String |
LIQUIBASE_CHANGELOG_PREFIX |
"FLW_EV_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME_DEFAULT |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_INSTANCE |
"eventInstance" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIQUIBASE_CHANGELOG |
"org/flowable/eventregistry/db/liquibase/flowable-eventregistry-db-changelog.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_REGISTRY_ID_PREFIX |
"EVR-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_ENCODING |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY_LINE |
"\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CONFIGURATION_RESOURCE |
"flowable.eventregistry.cfg.xml" |
Copyright © 2020 Flowable. All rights reserved.