| Package | Description |
|---|---|
| org.activiti.dmn.engine | |
| org.activiti.dmn.engine.impl.db | |
| org.activiti.dmn.engine.impl.deployer | |
| org.activiti.dmn.engine.impl.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
DmnEngineConfiguration.idGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
DbSqlSessionFactory.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
DbSqlSessionFactory.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbSqlSessionFactory.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
DmnDeployer.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
DmnDeployer.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDeployer.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 © 2017 Alfresco. All rights reserved.