Uses of Class
com.atlassian.bamboo.plugins.rest.model.project.RestProjectList
-
Packages that use RestProjectList Package Description com.atlassian.bamboo.plugins.rest.model.project -
-
Uses of RestProjectList in com.atlassian.bamboo.plugins.rest.model.project
Methods in com.atlassian.bamboo.plugins.rest.model.project with parameters of type RestProjectList Modifier and Type Method Description void
RestProjects. setProjects(RestProjectList projects)
Constructors in com.atlassian.bamboo.plugins.rest.model.project with parameters of type RestProjectList Constructor Description RestProjects(com.atlassian.plugins.rest.common.Link link, RestProjectList projects)
-