Uses of Interface
org.flowable.ui.modeler.serviceapi.ModelService
-
Packages that use ModelService Package Description org.flowable.ui.modeler.service -
-
Uses of ModelService in org.flowable.ui.modeler.service
Classes in org.flowable.ui.modeler.service that implement ModelService Modifier and Type Class Description classModelServiceImplFields in org.flowable.ui.modeler.service declared as ModelService Modifier and Type Field Description protected ModelServiceAppDefinitionImportService. modelServiceprotected ModelServiceAppDefinitionServiceImpl. modelServiceprotected ModelServiceBaseAppDefinitionService. modelServiceprotected ModelServiceConverterContext. modelServiceprotected ModelServiceFlowableCaseModelService. modelServiceprotected ModelServiceFlowableDecisionServiceService. modelServiceprotected ModelServiceFlowableDecisionTableService. modelServiceprotected ModelServiceFlowableFormService. modelServiceprotected ModelServiceFlowableModelQueryService. modelServiceConstructors in org.flowable.ui.modeler.service with parameters of type ModelService Constructor Description ConverterContext(ModelService modelService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-