public interface ChildProjectApi
Modifier and Type | Interface and Description |
---|---|
static class |
ChildProjectApi.NotImplemented
A default implementation which allows source compatibility when adding new methods to the
interface.
|
Modifier and Type | Method and Description |
---|---|
ProjectInfo |
get() |
ProjectInfo |
get(boolean recursive) |
ProjectInfo get() throws RestApiException
RestApiException
ProjectInfo get(boolean recursive) throws RestApiException
RestApiException