JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: WorkItems :: Rest 7.5.0.Final-redhat-6
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
O
P
R
S
T
V
A
abortWorkItem(WorkItem, WorkItemManager)
- Method in class org.jbpm.process.workitem.rest.
RestGeoCodeApiCallWorkItemHandler
abortWorkItem(WorkItem, WorkItemManager)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
addAcceptHeader(RequestBuilder, String)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
addAcceptHeader(HttpRequestBase, String)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
C
close(HttpClient, Object)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
configureRequest(String, String, Map<String, Object>, String)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
D
doRequestWithAuthorization(HttpClient, Object, Map<String, Object>, RESTWorkItemHandler.AuthenticationType)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
doRequestWithAuthorization(HttpClient, RequestBuilder, Map<String, Object>, RESTWorkItemHandler.AuthenticationType)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
This method does the actual request, including the setup for authorization.
doRequestWithAuthorization(HttpClient, HttpRequestBase, Map<String, Object>, RESTWorkItemHandler.AuthenticationType)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
E
executeWorkItem(WorkItem, WorkItemManager)
- Method in class org.jbpm.process.workitem.rest.
RestGeoCodeApiCallWorkItemHandler
executeWorkItem(WorkItem, WorkItemManager)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
G
getAddress()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getAuthUrl()
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
getCity()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getCountry()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getEndoint()
- Method in exception org.jbpm.process.workitem.rest.
RESTServiceException
getHttpClient(Integer, Integer)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
getHttpResponseCode()
- Method in class org.jbpm.process.workitem.rest.
RestGeoCodeApiCallWorkItemHandler
getLatitude()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getLongitude()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getParamAsInt(Object)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
getPrecision()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getResponse()
- Method in exception org.jbpm.process.workitem.rest.
RESTServiceException
getResults()
- Method in class org.jbpm.process.workitem.rest.
RestGeoCodeApiCallWorkItemHandler
getState()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
getStatus()
- Method in exception org.jbpm.process.workitem.rest.
RESTServiceException
getZip()
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
H
HTTP_CLIENT_API_43
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
O
org.jbpm.process.workitem.rest
- package org.jbpm.process.workitem.rest
P
PARAM_AUTH_TYPE
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_AUTHURL
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_CONNECT_TIMEOUT
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_CONTENT
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_CONTENT_DATA
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_CONTENT_TYPE
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_PASSWORD
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_READ_TIMEOUT
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_RESULT
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_STATUS
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_STATUS_MSG
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
PARAM_USERNAME
- Static variable in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
postProcessResult(String, String, String, Map<String, Object>)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
R
RestGeoCodeApiCallWorkItemHandler
- Class in
org.jbpm.process.workitem.rest
RestGeoCodeApiCallWorkItemHandler()
- Constructor for class org.jbpm.process.workitem.rest.
RestGeoCodeApiCallWorkItemHandler
RESTServiceException
- Exception in
org.jbpm.process.workitem.rest
Dedicated exception to provide information about failed REST service invocation.
RESTServiceException(int, String, String)
- Constructor for exception org.jbpm.process.workitem.rest.
RESTServiceException
RESTWorkItemHandler
- Class in
org.jbpm.process.workitem.rest
WorkItemHandler that is capable of interacting with REST service.
RESTWorkItemHandler()
- Constructor for class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
Used when no authentication is required
RESTWorkItemHandler(String, String)
- Constructor for class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
Dedicated constructor when BASIC authentication method shall be used
RESTWorkItemHandler(String, String, String)
- Constructor for class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
Dedicated constructor when FORM BASED authentication method shall be used
RESTWorkItemHandler(ClassLoader)
- Constructor for class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
Used when no authentication is required
RESTWorkItemHandler(String, String, ClassLoader)
- Constructor for class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
Dedicated constructor when BASIC authentication method shall be used
RESTWorkItemHandler(String, String, String, ClassLoader)
- Constructor for class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
Dedicated constructor when FORM BASED authentication method shall be used
RESTWorkItemHandler.AuthenticationType
- Enum in
org.jbpm.process.workitem.rest
ResultGeoCodeApi
- Class in
org.jbpm.process.workitem.rest
ResultGeoCodeApi()
- Constructor for class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
S
setAddress(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setBody(RequestBuilder, Map<String, Object>)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
setBody(HttpRequestBase, Map<String, Object>)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
setCity(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setCountry(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setHttpResponseCode(int)
- Method in class org.jbpm.process.workitem.rest.
RestGeoCodeApiCallWorkItemHandler
setLatitude(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setLongitude(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setPrecision(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setState(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
setZip(String)
- Method in class org.jbpm.process.workitem.rest.
ResultGeoCodeApi
T
transformRequest(Object, String)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
transformResult(Class<?>, String, String)
- Method in class org.jbpm.process.workitem.rest.
RESTWorkItemHandler
V
valueOf(String)
- Static method in enum org.jbpm.process.workitem.rest.
RESTWorkItemHandler.AuthenticationType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jbpm.process.workitem.rest.
RESTWorkItemHandler.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
H
O
P
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: WorkItems :: Rest 7.5.0.Final-redhat-6
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2018
JBoss by Red Hat
. All rights reserved.