Uses of Class
org.flowable.ui.modeler.model.ModelKeyRepresentation
-
Packages that use ModelKeyRepresentation Package Description org.flowable.ui.modeler.service org.flowable.ui.modeler.serviceapi -
-
Uses of ModelKeyRepresentation in org.flowable.ui.modeler.service
Methods in org.flowable.ui.modeler.service that return ModelKeyRepresentation Modifier and Type Method Description ModelKeyRepresentationModelServiceImpl. validateModelKey(Model model, Integer modelType, String key) -
Uses of ModelKeyRepresentation in org.flowable.ui.modeler.serviceapi
Methods in org.flowable.ui.modeler.serviceapi that return ModelKeyRepresentation Modifier and Type Method Description ModelKeyRepresentationModelService. validateModelKey(Model model, Integer modelType, String key)
-