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 classTuleapClientRawCmd.AllRepositoriesByProjectstatic classTuleapClientRawCmd.AllUserProjectsstatic classTuleapClientRawCmd.Branchesstatic classTuleapClientRawCmd.GetJenkinsFilestatic classTuleapClientRawCmd.IsCredentialsValidstatic classTuleapClientRawCmd.IsTuleapServerUrlValidstatic classTuleapClientRawCmd.ProjectByIdMethods 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) 
 -