A B C D E F G H N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- addAcceptHeader(HttpRequestBase, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- addAcceptHeader(RequestBuilder, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- addCookie(String, String, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- addCustomHeaders(String, BiConsumer<String, String>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
B
- BASIC - org.jbpm.process.workitem.rest.RESTWorkItemHandler.AuthenticationType
C
- cachedClient - Static variable in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- close() - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- close(HttpClient, Object) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- configureRequest(String, String, Map<String, Object>, String, String, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- connectionManager - Static variable 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, HttpRequestBase, 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.
E
- executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
F
- FORM_BASED - org.jbpm.process.workitem.rest.RESTWorkItemHandler.AuthenticationType
G
- getAuthUrl() - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- getContentTypeAndCharset(Map<String, Object>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- getDoCacheClient() - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- getEndoint() - Method in exception org.jbpm.process.workitem.rest.RESTServiceException
- getHttpClient(Integer, Integer, String, String, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- getNewPooledHttpClient(Integer, Integer) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- getParamAsInt(Object) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- getResponse() - Method in exception org.jbpm.process.workitem.rest.RESTServiceException
- getStatus() - Method in exception org.jbpm.process.workitem.rest.RESTServiceException
H
- HTTP_CLIENT_API_43 - Static variable in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
N
- NONE - org.jbpm.process.workitem.rest.RESTWorkItemHandler.AuthenticationType
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_CONTENT_TYPE_CHARSET - Static variable in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- PARAM_COOKIE - Static variable in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- PARAM_COOKIE_PATH - Static variable in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- PARAM_HEADERS - 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
- 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(boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(ClassLoader) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(ClassLoader, boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(ClassLoader, boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(ClassLoader, boolean, int, int, String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(ClassLoader, boolean, String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Used when no authentication is required
- RESTWorkItemHandler(ClassLoader, String, String) - 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, boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- 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, ClassLoader, boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, ClassLoader, boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, ClassLoader, boolean, int, int, String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, ClassLoader, boolean, String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, ClassLoader, 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(String, String, String, boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when FORM BASED authentication method shall be used
- RESTWorkItemHandler(String, String, String, boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when FORM BASED 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(String, String, String, ClassLoader, boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when FORM BASED authentication method shall be used
- RESTWorkItemHandler(String, String, String, ClassLoader, boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when FORM BASED authentication method shall be used
- RESTWorkItemHandler(String, String, String, String) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, String, String, boolean) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler(String, String, String, String, boolean, int, int) - Constructor for class org.jbpm.process.workitem.rest.RESTWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- RESTWorkItemHandler.AuthenticationType - Enum in org.jbpm.process.workitem.rest
S
- setBody(HttpRequestBase, Map<String, Object>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- setBody(RequestBuilder, Map<String, Object>) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- setCharset(HttpRequestBase, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
- setCharset(RequestBuilder, String) - Method in class org.jbpm.process.workitem.rest.RESTWorkItemHandler
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
U
- USE_SYSTEM_PROPERTIES - Static variable 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.
All Classes All Packages