public class ChildProjectApiImpl extends Object implements ChildProjectApi
ChildProjectApi.NotImplemented
Modifier and Type | Method and Description |
---|---|
ProjectInfo |
get() |
ProjectInfo |
get(boolean recursive) |
public ProjectInfo get() throws RestApiException
get
in interface ChildProjectApi
RestApiException
public ProjectInfo get(boolean recursive) throws RestApiException
get
in interface ChildProjectApi
RestApiException