| Package | Description |
|---|---|
| org.flowable.common.engine.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<FlowableVersion> |
FlowableVersions.FLOWABLE_VERSIONS |
| Modifier and Type | Method and Description |
|---|---|
static FlowableVersion |
FlowableVersions.getPreviousVersion(String version) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlowableVersions.findMatchingVersionIndex(FlowableVersion flowableVersion)
Returns the index in the list of
FlowableVersions.FLOWABLE_VERSIONS matching the provided string version. |
Copyright © 2019 Flowable. All rights reserved.