public abstract class GreenHopperResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
id |
protected static String |
RESOURCE_URI |
protected RestClient |
restclient |
| Constructor and Description |
|---|
GreenHopperResource(RestClient restclient)
Creates a new GreenHopper resource.
|
protected static final String RESOURCE_URI
protected RestClient restclient
protected int id
public GreenHopperResource(RestClient restclient)
restclient - REST client instanceCopyright © 2022. All rights reserved.