protected static class RedmineRequestFactory.DefaultRequestBuilder extends Object
RestRequestBuilder to be used in RedmineRestClient.| Constructor and Description |
|---|
RedmineRequestFactory.DefaultRequestBuilder(String name,
org.nuiton.io.rest.RestMethod method,
String... action) |
RedmineRequestFactory.DefaultRequestBuilder(String name,
String scope,
org.nuiton.io.rest.RestMethod method,
String... action) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRequestArgs(Object... args) |
String |
getScope()
Gets the scope of this request (scope can be null,project,
version issue,...).
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.