Uses of Class
org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
-
Packages that use AppDefinitionUpdateResultRepresentation Package Description org.flowable.ui.modeler.service org.flowable.ui.modeler.serviceapi -
-
Uses of AppDefinitionUpdateResultRepresentation in org.flowable.ui.modeler.service
Methods in org.flowable.ui.modeler.service that return AppDefinitionUpdateResultRepresentation Modifier and Type Method Description AppDefinitionUpdateResultRepresentationAppDefinitionImportService. publishAppDefinition(String modelId, AppDefinitionPublishRepresentation publishModel)AppDefinitionUpdateResultRepresentationAppDefinitionServiceImpl. updateAppDefinition(String modelId, AppDefinitionSaveRepresentation updatedModel) -
Uses of AppDefinitionUpdateResultRepresentation in org.flowable.ui.modeler.serviceapi
Methods in org.flowable.ui.modeler.serviceapi that return AppDefinitionUpdateResultRepresentation Modifier and Type Method Description AppDefinitionUpdateResultRepresentationAppDefinitionService. updateAppDefinition(String modelId, AppDefinitionSaveRepresentation updatedModel)
-