Hierarchy For Package io.jenkins.plugins.tuleap_api.deprecated_client
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClient.TuleapGitException
- java.lang.RuntimeException
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClient.MultipleUserMatchingCredentialsException
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClient.NoSingleRepoByPathException
- java.io.IOException
- java.lang.Exception
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.AllRepositoriesByProject (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.AllUserProjects (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Branches (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.GetJenkinsFile (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.IsCredentialsValid (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.IsTuleapServerUrlValid (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.ProjectById (implements io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClient
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientCommandConfigurer<T>
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command<T>