Uses of Interface
io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd.Command
-
Packages that use TuleapClientRawCmd.Command Package Description io.jenkins.plugins.tuleap_api.deprecated_client io.jenkins.plugins.tuleap_api.deprecated_client.impl -
-
Uses of TuleapClientRawCmd.Command in io.jenkins.plugins.tuleap_api.deprecated_client
Classes in io.jenkins.plugins.tuleap_api.deprecated_client that implement TuleapClientRawCmd.Command Modifier and Type Class Description static class
TuleapClientRawCmd.AllRepositoriesByProject
static class
TuleapClientRawCmd.AllUserProjects
static class
TuleapClientRawCmd.Branches
static class
TuleapClientRawCmd.GetJenkinsFile
static class
TuleapClientRawCmd.IsCredentialsValid
static class
TuleapClientRawCmd.IsTuleapServerUrlValid
static class
TuleapClientRawCmd.ProjectById
Methods in io.jenkins.plugins.tuleap_api.deprecated_client that return TuleapClientRawCmd.Command Modifier and Type Method Description TuleapClientRawCmd.Command<T>
TuleapClientCommandConfigurer. configure()
Methods in io.jenkins.plugins.tuleap_api.deprecated_client with parameters of type TuleapClientRawCmd.Command Modifier and Type Method Description TuleapClientCommandConfigurer<T>
TuleapClientCommandConfigurer. withCommand(TuleapClientRawCmd.Command<T> command)
-
Uses of TuleapClientRawCmd.Command in io.jenkins.plugins.tuleap_api.deprecated_client.impl
Methods in io.jenkins.plugins.tuleap_api.deprecated_client.impl that return TuleapClientRawCmd.Command Modifier and Type Method Description TuleapClientRawCmd.Command<T>
DefaultClientCommandConfigurer. configure()
Methods in io.jenkins.plugins.tuleap_api.deprecated_client.impl with parameters of type TuleapClientRawCmd.Command Modifier and Type Method Description DefaultClientCommandConfigurer<T>
DefaultClientCommandConfigurer. withCommand(TuleapClientRawCmd.Command command)
-