Package | Description |
---|---|
com.geteasyqa.EasyQA.Plugin |
Modifier and Type | Method and Description |
---|---|
User |
User.UserRefHandler.getUser() |
User |
EasyQAServer.getUserByEmail(User user,
String email) |
User |
EasyQAServer.login(String project_token,
String email,
String password)
Method for logging into EasyQA and generate auth_token
|
Modifier and Type | Method and Description |
---|---|
org.jvnet.hudson.test.Issue |
EasyQAServer.getIssue(User user,
String issueId,
String project_token) |
void |
EasyQAServer.getProjects(User user) |
User |
EasyQAServer.getUserByEmail(User user,
String email) |
Copyright © 2016–2017. All rights reserved.