TIBCO BusinessEvents™
Standard
HTTP
Servlet
Request
HTTP.Servlet.Request
.
getMethod()
Signature
String getMethod(Object request)
Domain
ACTION, CONDITION, BUI
Description
Gets the servlet request method.
Parameters
Name
Type
Description
request
Object
The servlet request object.
Returns
Type
Description
String
The value of the method.