protected static class RedmineRequestFactory.ProjectScopeRequestBuilder extends RedmineRequestFactory.DefaultRequestBuilder
scope| Constructor and Description |
|---|
RedmineRequestFactory.ProjectScopeRequestBuilder(String name,
org.nuiton.io.rest.RestMethod method,
String... action) |
RedmineRequestFactory.ProjectScopeRequestBuilder(String name,
String scope,
org.nuiton.io.rest.RestMethod method,
String... action) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRequestArgs(Object... args) |
String[] |
getPath(Object... args) |
getScopepublic RedmineRequestFactory.ProjectScopeRequestBuilder(String name, org.nuiton.io.rest.RestMethod method, String... action)
public void checkRequestArgs(Object... args)
checkRequestArgs in interface org.nuiton.io.rest.RestRequestBuildercheckRequestArgs in class RedmineRequestFactory.DefaultRequestBuilderCopyright © 2009-2012 CodeLutin. All Rights Reserved.