public class GetPagePreviewSizeProcessor extends Object implements CallProcessor
| Constructor and Description |
|---|
GetPagePreviewSizeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
String[] |
process(String method,
Map<String,String> parameters)
Returns the page preview size set in AutoCometJob.
|
public static final String[] METHODS
public String[] getMethods()
getMethods in interface Processorpublic String[] process(String method, Map<String,String> parameters) throws CometException
process in interface CallProcessormethod - The name of the incoming Comet callparameters - The call's parametersCometException - If an error occurs while processing the callCopyright © 2017 SAP SE. All Rights Reserved.