| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DeployCmd.deploymentsDiffer(DataObjectDeploymentEntity deployment,
DataObjectDeploymentEntity saved) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataObjectDefinitionDeployer.updateCachingAndArtifacts(DataObjectDefinitionEntity dataObjectDefinition,
DataObjectModel model,
DataObjectDeploymentEntity deployment) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectDeploymentEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.entity.data.DataManager<DataObjectDeploymentEntity> |
DataObjectDeploymentEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectDeploymentEntityManagerImpl.insert(DataObjectDeploymentEntity deployment) |
void |
DataObjectDeploymentEntityManagerImpl.insert(DataObjectDeploymentEntity deployment,
boolean fireEvent) |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDeploymentEntity |
MybatisDataObjectDeploymentDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends DataObjectDeploymentEntity> |
MybatisDataObjectDeploymentDataManager.getManagedEntityClass() |
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectDeploymentEntity |
DataObjectDeploymentBuilderImpl.deployment |
Copyright © 2019. All rights reserved.