Package io.jenkins.plugins.tuleap_api.deprecated_client
-
Interface Summary Interface Description TuleapClient Defines a Tuleap REST client and its behaviours given some configurations.TuleapClientCommandConfigurer<T> TuleapClientRawCmd.Command<T> -
Exception Summary Exception Description TuleapClient.MultipleUserMatchingCredentialsException Multiple user represented by a given username passxord credentials is clearly a showstopperTuleapClient.NoSingleRepoByPathException If multpile git repo are represented by a path it is a show stopper as in Tuleap the discriminant is the git repo pathTuleapClient.TuleapGitException If some git errors occurs, it is not a showstopper though as it may be just temporary.