- get(AbstractProject<?, ?>) - Static method in class com.geteasyqa.EasyQA.Plugin.EasyQASite
-
- GET_ISSUE_LIST - Static variable in class com.geteasyqa.EasyQA.API.Initialization
-
- GET_MEMBERS_LIST - Static variable in class com.geteasyqa.EasyQA.API.Initialization
-
The list of EasyQA API methods
- GET_ORG_MEMBERS_LIST - Static variable in class com.geteasyqa.EasyQA.API.Initialization
-
- GET_USER - Static variable in class com.geteasyqa.EasyQA.API.Initialization
-
- getAuth_token() - Method in class com.geteasyqa.EasyQA.Plugin.User
-
- getAuth_token_value() - Method in class com.geteasyqa.EasyQA.Authorization.SignIn
-
Method for getting the auth_token of logged user
- getCookies() - Method in class com.geteasyqa.EasyQA.Plugin.User
-
- getDescriptor() - Method in class com.geteasyqa.EasyQA.EasyQAPluginProperties
-
- getDisplayName() - Method in class com.geteasyqa.EasyQA.EasyQACreateIssueOnBuildFailure.DescriptorImpl
-
- getDisplayName() - Method in class com.geteasyqa.EasyQA.EasyQAPluginProperties.DescriptorImpl
-
- getEmail() - Method in class com.geteasyqa.EasyQA.Plugin.EasyQASite
-
- getEmail() - Method in class com.geteasyqa.EasyQA.Plugin.User
-
- getErrorMessage(InputStream) - Method in class com.geteasyqa.EasyQA.Plugin.EasyQAServer
-
Getting an error message when a build is failed
- getIntoMap(String, String...) - Method in class com.geteasyqa.EasyQA.API.GetNotRequiredParameters
-
Convert optional parameters into Map with String key and RequestBody value
- getIssue(User, String, String) - Method in class com.geteasyqa.EasyQA.Plugin.EasyQAServer
-
- getIssueByID(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getIssueByIDInProject(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getIssueByProjectID(String, String, String) - Method in class com.geteasyqa.EasyQA.Issues.GetIssues
-
Method for getting issue info by the issue ID in the project in EasyQA
- getIssueByUniqueID(String, String, String) - Method in class com.geteasyqa.EasyQA.Issues.GetIssues
-
Method for getting issue info by the unique issue ID in EasyQA
- getIssueInfoWithMobileBuild(String, String, String, String) - Method in class com.geteasyqa.EasyQA.Issues.GetIssues
-
Method for getting issue info with mobile build as a test object in EasyQA
- getIssueInfoWithSite(String, String, String) - Method in class com.geteasyqa.EasyQA.Issues.GetIssues
-
Method for getting issue info with a link of the tested website as a test object in EasyQA
- getIssueList(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getIssueList(String, String) - Method in class com.geteasyqa.EasyQA.Issues.GetIssues
-
Method for getting all issues in the project in EasyQA
- GetIssues - Class in com.geteasyqa.EasyQA.Issues
-
Created by yanagusti on 3/24/17.
- GetIssues(String) - Constructor for class com.geteasyqa.EasyQA.Issues.GetIssues
-
- getIssueWithMobileBuild(JsonObject) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getIssueWithSite(JsonObject) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getMapString(String, String, String) - Method in class com.geteasyqa.EasyQA.API.GetResponse
-
Parse the server response and get specified String values from it
- getMapStringFromJSON(String, String, String) - Method in class com.geteasyqa.EasyQA.API.GetResponse
-
- getMembersList(String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getMembersList(String) - Method in class com.geteasyqa.EasyQA.Authorization.MemebersList
-
Method for getting the list of members of your project in EasyQA
- getName() - Method in class com.geteasyqa.EasyQA.Plugin.EasyQASite
-
- GetNotRequiredParameters - Class in com.geteasyqa.EasyQA.API
-
Created by yanagusti on 3/31/17.
- GetNotRequiredParameters() - Constructor for class com.geteasyqa.EasyQA.API.GetNotRequiredParameters
-
- getOrganization(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getOrganizationsList(String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getOrganizationsRolesList(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getOrgMembersListByOrgID(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getOrgMembersListByOrgId(String, String) - Method in class com.geteasyqa.EasyQA.Authorization.OrganizationMembersList
-
Method for getting the list of members of your organization in EasyQA
- getOrgMembersListByOrgTitle(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getOrgMembersListByOrgTitle(String, String) - Method in class com.geteasyqa.EasyQA.Authorization.OrganizationMembersList
-
Method for getting the list of members of your organization in EasyQA
- getPassword() - Method in class com.geteasyqa.EasyQA.Plugin.EasyQASite
-
- getPassword() - Method in class com.geteasyqa.EasyQA.Plugin.User
-
- getProject(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getProjectRolesList(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getProjects(User) - Method in class com.geteasyqa.EasyQA.Plugin.EasyQAServer
-
- getProjectsList(String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getRequiredMonitorService() - Method in class com.geteasyqa.EasyQA.EasyQACreateIssueOnBuildFailure
-
- GetResponse - Class in com.geteasyqa.EasyQA.API
-
Created by yanagusti on 4/6/17.
- GetResponse() - Constructor for class com.geteasyqa.EasyQA.API.GetResponse
-
- getRole(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getSite() - Method in class com.geteasyqa.EasyQA.EasyQAPluginProperties
-
- getSites() - Method in class com.geteasyqa.EasyQA.EasyQAPluginProperties.DescriptorImpl
-
- getStatus(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getStatusesList(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestCase(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestCasesListOfModule(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestCasesListOfTestPlan(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestModule(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestModulesList(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestObjec(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestObjecsList(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestObjectLinks(String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestPlan(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestPlansList(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestRun(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestRunResult(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestRunResultsList(String, String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getTestRunsList(String, String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getToken() - Method in class com.geteasyqa.EasyQA.Plugin.EasyQASite
-
- getUrl() - Method in class com.geteasyqa.EasyQA.Plugin.EasyQASite
-
- GetUser - Class in com.geteasyqa.EasyQA.Authorization
-
Created by yanagusti on 4/14/17.
- GetUser(String) - Constructor for class com.geteasyqa.EasyQA.Authorization.GetUser
-
- getUser() - Method in class com.geteasyqa.EasyQA.Plugin.User.UserRefHandler
-
- getUserByEmail(String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getUserByEmail(String) - Method in class com.geteasyqa.EasyQA.Authorization.GetUser
-
Method for getting the user by email
- getUserByEmail(User, String) - Method in class com.geteasyqa.EasyQA.Plugin.EasyQAServer
-
- getUserByID(String) - Method in interface com.geteasyqa.EasyQA.API.EasyQAAPI
-
- getUserByID(String) - Method in class com.geteasyqa.EasyQA.Authorization.GetUser
-
Method for getting the user by id