public class GetFolder extends GetResource<Folder>
Constructor and Description |
---|
GetFolder(OslcClient client,
URI uri)
Creates a request to read the content of a folder.
|
call, createResponse, get
call, createResourceResponse, getClient, getUri
public GetFolder(OslcClient client, URI uri)
client
- the OSLC client to connect to the application.uri
- the URI of a DOORS Next Generation folder. A oslc_config.context parameter can be added to
this URI for using a specific configuration.