public interface InfoRequest
Modifier and Type | Method and Description |
---|---|
Response |
handleRequest(java.util.Map<java.lang.String,java.lang.String> variables) |
void |
runLocally() |
Response handleRequest(java.util.Map<java.lang.String,java.lang.String> variables) throws WebException
WebException
void runLocally() throws WebException
WebException