public static class SwarmProjectAPI.Branch extends Object
Constructor and Description |
---|
Branch(String id,
String name,
List<String> paths) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
List<String> |
getPaths()
Return list of paths from a branch, but strip '/...'
|
Copyright © 2016–2017. All rights reserved.