Uses of Class
io.jenkins.plugins.tuleap_api.client.exceptions.ProjectNotFoundException
-
Packages that use ProjectNotFoundException Package Description io.jenkins.plugins.tuleap_api.client io.jenkins.plugins.tuleap_api.client.internals -
-
Uses of ProjectNotFoundException in io.jenkins.plugins.tuleap_api.client
Methods in io.jenkins.plugins.tuleap_api.client that throw ProjectNotFoundException Modifier and Type Method Description ProjectProjectApi. getProjectByShortname(String shortname, AccessToken token) -
Uses of ProjectNotFoundException in io.jenkins.plugins.tuleap_api.client.internals
Methods in io.jenkins.plugins.tuleap_api.client.internals that throw ProjectNotFoundException Modifier and Type Method Description ProjectTuleapApiClient. getProjectByShortname(String shortname, AccessToken token)
-