public class APIExecutorPostUSIRedirectResponse extends Object implements com.helger.photon.api.IAPIExecutor
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_REQUEST_ID |
| Constructor and Description |
|---|
APIExecutorPostUSIRedirectResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeAPI(com.helger.photon.api.IAPIDescriptor aAPIDescriptor,
String sPath,
Map<String,String> aPathVariables,
com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope,
com.helger.servlet.response.UnifiedResponse aUnifiedResponse) |
public static final String PARAM_REQUEST_ID
public void invokeAPI(@Nonnull com.helger.photon.api.IAPIDescriptor aAPIDescriptor, @Nonnull @Nonempty String sPath, @Nonnull Map<String,String> aPathVariables, @Nonnull com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope, @Nonnull com.helger.servlet.response.UnifiedResponse aUnifiedResponse) throws Exception
invokeAPI in interface com.helger.photon.api.IAPIExecutorExceptionCopyright © 2021 DE4A. All rights reserved.