Class TuleapClientRawCmd
- java.lang.Object
-
- io.jenkins.plugins.tuleap_api.deprecated_client.TuleapClientRawCmd
-
- Direct Known Subclasses:
TuleapClientRawCmd.AllRepositoriesByProject,TuleapClientRawCmd.AllUserProjects,TuleapClientRawCmd.Branches,TuleapClientRawCmd.GetJenkinsFile,TuleapClientRawCmd.IsCredentialsValid,TuleapClientRawCmd.IsTuleapServerUrlValid,TuleapClientRawCmd.ProjectById
public class TuleapClientRawCmd extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTuleapClientRawCmd.AllRepositoriesByProjectstatic classTuleapClientRawCmd.AllUserProjectsstatic classTuleapClientRawCmd.Branchesstatic interfaceTuleapClientRawCmd.Command<T>static classTuleapClientRawCmd.GetJenkinsFilestatic classTuleapClientRawCmd.IsCredentialsValidstatic classTuleapClientRawCmd.IsTuleapServerUrlValidstatic classTuleapClientRawCmd.ProjectById
-
Field Summary
Fields Modifier and Type Field Description protected TuleapClientclient
-
Constructor Summary
Constructors Constructor Description TuleapClientRawCmd()
-
-
-
Field Detail
-
client
protected TuleapClient client
-
-
Method Detail
-
setClient
public void setClient(TuleapClient client)
-
-