Class LoadmanceService
java.lang.Object
io.jenkins.plugins.loadmance.service.LoadmanceService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LoadmanceService
getTestBuilders
(String projectId) getTestRunStatus
(String testRunId) getToken()
boolean
void
updateLoginRequestDto
(LoginRequestDto loginRequestDto)
-
Constructor Details
-
LoadmanceService
public LoadmanceService()
-
-
Method Details
-
getInstance
-
updateLoginRequestDto
-
login
- Throws:
LoadmanceException
-
getTokenValue
- Throws:
LoadmanceException
-
getToken
- Throws:
LoadmanceException
-
getProjects
- Throws:
LoadmanceException
-
getTestBuilders
- Throws:
LoadmanceException
-
startTest
- Throws:
LoadmanceException
-
getTestRunStatus
- Throws:
LoadmanceException
-
stopTest
- Throws:
LoadmanceException
-