Package com.xebialabs.xlplatform.endpoints
-
Class Summary Class Description JythonRequest Request object of this class is always available asrequest
inside Jython scripts which implement REST endpoints in XL extensions.JythonResponse Response object which is always available asresponse
inside Jython scripts which implement REST endpoints in XL extensions.