public static class SwarmReviewAPI.Review extends Object
Constructor and Description |
---|
Review(List<Long> changes,
List<Long> commits,
HashMap<String,List<String>> projects,
String author) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
List<Long> |
getChanges() |
List<Long> |
getCommits() |
HashMap<String,List<String>> |
getProjects() |
Copyright © 2016–2022. All rights reserved.