Uses of Interface
org.activiti.cloud.modeling.api.Model
-
Packages that use Model Package Description org.activiti.cloud.modeling.api -
-
Uses of Model in org.activiti.cloud.modeling.api
Methods in org.activiti.cloud.modeling.api that return types with arguments of type Model Modifier and Type Method Description java.util.List<Model>ValidationContext. getAvailableModels(ModelType modelType)Methods in org.activiti.cloud.modeling.api with parameters of type Model Modifier and Type Method Description voidContentUpdateListener. execute(Model model, org.activiti.cloud.services.common.file.FileContent fileContent)Perform an action over the model from the file content.
-