@OpenApiAll
public interface ProjectDescriptor
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRepresentationString()
Constructs human representation of project.
|
java.net.URI |
getURI()
Returns project location URI.
|
boolean |
isRemote() |
java.net.URI getURI()
java.lang.String getRepresentationString()
boolean isRemote()