Uses of Interface
org.activiti.cloud.modeling.api.Project
-
Packages that use Project Package Description org.activiti.cloud.modeling.api -
-
Uses of Project in org.activiti.cloud.modeling.api
Classes in org.activiti.cloud.modeling.api with type parameters of type Project Modifier and Type Interface Description interfaceModel<A extends Project,U>Interface for modelsMethods in org.activiti.cloud.modeling.api that return Project Modifier and Type Method Description ProjectProjectConfiguration. getProject()Methods in org.activiti.cloud.modeling.api with parameters of type Project Modifier and Type Method Description voidProjectConfiguration. setProject(Project project)
-