Package bpmn.handler.rest
Class RestCallHandler
java.lang.Object
bpmn.handler.rest.RestCallHandler
- All Implemented Interfaces:
TaskHandler
-
Field Summary
FieldsFields inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
contextLocal
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
clearContext, getContext, setContext
-
Field Details
-
authenticationType
-
basicAuthentication
-
url
-
method
-
requestBodyType
-
body
-
bodyParams
-
bodyArray
-
headers
-
cookies
-
result
-
statusCode
-
subResults
-
timeout
-
-
Constructor Details
-
RestCallHandler
public RestCallHandler()
-
-
Method Details
-
executeHandler
- Specified by:
executeHandler
in interfaceTaskHandler
- Throws:
Exception
-