Class SwarmReviewAPI.Review
- java.lang.Object
-
- org.jenkinsci.plugins.p4.swarmAPI.SwarmReviewAPI.Review
-
- Enclosing class:
- SwarmReviewAPI
public static class SwarmReviewAPI.Review extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthor()List<Long>getChanges()List<Long>getCommits()HashMap<String,List<String>>getProjects()
-