| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.cmmn.engine.impl.deployer | |
| org.flowable.cmmn.engine.impl.parser | |
| org.flowable.cmmn.validation |
| Modifier and Type | Field and Description |
|---|---|
protected CaseValidator |
CmmnEngineConfiguration.caseValidator |
| Modifier and Type | Method and Description |
|---|---|
CaseValidator |
CmmnEngineConfiguration.getCaseValidator() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setCaseValidator(CaseValidator caseValidator) |
| Modifier and Type | Method and Description |
|---|---|
CaseValidator |
CmmnDeployer.CmmnParseContextImpl.caseValidator() |
| Modifier and Type | Method and Description |
|---|---|
CaseValidator |
CmmnParseContext.caseValidator()
The validation that should be used for the Case Model validation
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmmnParserImpl.validateCmmnModel(CaseValidator caseValidator,
CmmnModel cmmnModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseValidatorImpl |
| Modifier and Type | Method and Description |
|---|---|
CaseValidator |
CaseValidatorFactory.createDefaultCaseValidator() |
Copyright © 2023 Flowable. All rights reserved.