Class SendTTMResultsEntity
- java.lang.Object
 - 
- io.jenkins.plugins.tuleap_api.client.internals.entities.SendTTMResultsEntity
 
 
- 
public class SendTTMResultsEntity extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description SendTTMResultsEntity(String buildUrl, List<String> results) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBuildUrl()List<String>getResults() 
 -