Uses of Interface
org.flowable.ui.modeler.repository.ModelHistoryRepository
-
Packages that use ModelHistoryRepository Package Description org.flowable.ui.modeler.repository org.flowable.ui.modeler.service -
-
Uses of ModelHistoryRepository in org.flowable.ui.modeler.repository
Classes in org.flowable.ui.modeler.repository that implement ModelHistoryRepository Modifier and Type Class Description classModelHistoryRepositoryImpl -
Uses of ModelHistoryRepository in org.flowable.ui.modeler.service
Fields in org.flowable.ui.modeler.service declared as ModelHistoryRepository Modifier and Type Field Description protected ModelHistoryRepositoryAppDefinitionServiceImpl. modelHistoryRepositoryprotected ModelHistoryRepositoryBaseFlowableModelService. modelHistoryRepositoryprotected ModelHistoryRepositoryModelServiceImpl. modelHistoryRepository
-