public static class SwarmProjectAPI.Project extends Object
Constructor and Description |
---|
Project(String id,
List<String> members,
List<String> owners,
List<SwarmProjectAPI.Branch> branches) |
Modifier and Type | Method and Description |
---|---|
List<SwarmProjectAPI.Branch> |
getBranches() |
String |
getId() |
List<String> |
getMembers() |
List<String> |
getOwners() |
Copyright © 2016–2021. All rights reserved.