| Package | Description |
|---|---|
| org.flowable.common.engine.impl | |
| org.flowable.common.engine.impl.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
AbstractEngineConfiguration.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
AbstractEngineConfiguration.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
StrongUuidGenerator
IdGenerator implementation based on the current time and the ethernet address of the machine it is running on. |
Copyright © 2019 Flowable. All rights reserved.