Uses of Class
org.activiti.cloud.modeling.api.impl.ProjectImpl
-
Packages that use ProjectImpl Package Description org.activiti.cloud.modeling.api.impl -
-
Uses of ProjectImpl in org.activiti.cloud.modeling.api.impl
Methods in org.activiti.cloud.modeling.api.impl that return types with arguments of type ProjectImpl Modifier and Type Method Description Set<ProjectImpl>ModelImpl. getProjects()Methods in org.activiti.cloud.modeling.api.impl with parameters of type ProjectImpl Modifier and Type Method Description voidModelImpl. addProject(ProjectImpl project)voidModelImpl. removeProject(ProjectImpl project)
-