Uses of Class
com.testmonitor.resources.Project
Packages that use Project
Package
Description
-
Uses of Project in com.testmonitor.actions
Methods in com.testmonitor.actions that return ProjectModifier and TypeMethodDescriptionGet a single projectUpdate a projectMethods in com.testmonitor.actions that return types with arguments of type ProjectMethods in com.testmonitor.actions with parameters of type ProjectConstructors in com.testmonitor.actions with parameters of type ProjectModifierConstructorDescriptionMilestones(Connector connector, Project project) TestResults(Connector connector, Project project) TestSuites(Connector connector, Project project) -
Uses of Project in com.testmonitor.api
Methods in com.testmonitor.api with parameters of type ProjectModifier and TypeMethodDescriptionClient.milestones(Project project) Client.testResults(Project project) Client.testSuites(Project project) -
Uses of Project in com.testmonitor.parsers
Methods in com.testmonitor.parsers that return ProjectMethods in com.testmonitor.parsers that return types with arguments of type Project -
Uses of Project in com.testmonitor.resources
Methods in com.testmonitor.resources that return ProjectModifier and TypeMethodDescriptionProject.setDescription(String description) Set the project name.Project.setStartsAt(LocalDate startsAt)