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 class
TuleapClientRawCmd.AllRepositoriesByProject
static class
TuleapClientRawCmd.AllUserProjects
static class
TuleapClientRawCmd.Branches
static interface
TuleapClientRawCmd.Command<T>
static class
TuleapClientRawCmd.GetJenkinsFile
static class
TuleapClientRawCmd.IsCredentialsValid
static class
TuleapClientRawCmd.IsTuleapServerUrlValid
static class
TuleapClientRawCmd.ProjectById
-
Field Summary
Fields Modifier and Type Field Description protected TuleapClient
client
-
Constructor Summary
Constructors Constructor Description TuleapClientRawCmd()
-
-
-
Field Detail
-
client
protected TuleapClient client
-
-
Method Detail
-
setClient
public void setClient(TuleapClient client)
-
-