Class AppDefinitionCacheEntry
java.lang.Object
com.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAppDefinitionCacheEntry
(CoreAppDefinition appDefinition, CoreAppModel appModel) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAppDefinition
(CoreAppDefinition appDefinition) void
setAppModel
(CoreAppModel appModel)
-
Field Details
-
appDefinition
-
appModel
-
-
Constructor Details
-
AppDefinitionCacheEntry
-
-
Method Details
-
getAppDefinition
-
setAppDefinition
-
getAppModel
-
setAppModel
-