Class ProjectEntity
- java.lang.Object
-
- io.jenkins.plugins.tuleap_api.client.internals.entities.ProjectEntity
-
-
Constructor Summary
Constructors Constructor Description ProjectEntity(String shortname, Integer id, String uri, String label)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetId()StringgetLabel()StringgetShortname()StringgetUri()
-
-
-
Method Detail
-
getShortname
public String getShortname()
- Specified by:
getShortnamein interfaceProject
-
-