Uses of Class
io.ultreia.maven.gitlab.ProjectNotFoundException
-
Packages that use ProjectNotFoundException Package Description io.ultreia.maven.gitlab io.ultreia.maven.gitlab.model -
-
Uses of ProjectNotFoundException in io.ultreia.maven.gitlab
Methods in io.ultreia.maven.gitlab that throw ProjectNotFoundException Modifier and Type Method Description protected voidGenerateChangelogMojo. execute(GitlabAPIExt api)protected voidGenerateChangesMojo. execute(GitlabAPIExt api) -
Uses of ProjectNotFoundException in io.ultreia.maven.gitlab.model
Methods in io.ultreia.maven.gitlab.model that throw ProjectNotFoundException Modifier and Type Method Description ProjectModelProjectModelBuilder. build()
-