| Package | Description |
|---|---|
| org.flowable.ui.modeler.model | |
| org.flowable.ui.modeler.service |
| Modifier and Type | Field and Description |
|---|---|
protected AppDefinition |
AppDefinitionListModelRepresentation.appDefinition |
| Modifier and Type | Method and Description |
|---|---|
AppDefinition |
AppDefinitionListModelRepresentation.getAppDefinition() |
AppDefinition |
AppDefinitionRepresentation.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppDefinitionListModelRepresentation.setAppDefinition(AppDefinition appDefinition) |
void |
AppDefinitionRepresentation.setDefinition(AppDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
protected AppDefinition |
BaseAppDefinitionService.resolveAppDefinition(Model appDefinitionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseAppDefinitionService.createDeployableAppModels(Model appDefinitionModel,
AppDefinition appDefinition,
Map<String,byte[]> deployableAssets,
Map<String,Model> formMap,
Map<String,Model> decisionTableMap,
Map<String,Model> caseModelMap,
Map<String,Model> processModelMap) |
protected byte[] |
BaseAppDefinitionService.createDeployableZipArtifact(Model appDefinitionModel,
AppDefinition appDefinition) |
protected String |
BaseAppDefinitionService.getAppDefinitionJson(Model appDefinitionModel,
AppDefinition appDefinition) |
Copyright © 2018 Flowable. All rights reserved.