Request Constructor |
Name | Description | |
---|---|---|
![]() ![]() |
Request |
Create a new empty Request.
|
![]() ![]() |
Request(String) |
Create a new Request with the specified artifact type
|
![]() ![]() |
Request(DynamicJsonObject) |
Create a new Request for the specified collection. (ie Defect.Tasks)
The collection should have a _ref property.
|