JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
KIE :: Execution Server :: Remote :: REST :: Common 6.3.0.Beta2
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
I
K
L
N
O
Q
R
S
T
U
V
B
badRequest(String, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
C
conflict(String, Exception, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
createContainer(HttpHeaders, String, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
createCorrectVariant(Object, HttpHeaders)
- Static method in class org.kie.server.remote.rest.common.util.
RestUtils
createCorrectVariant(Object, HttpHeaders, Response.Status)
- Static method in class org.kie.server.remote.rest.common.util.
RestUtils
createResponse(Object, Variant, Response.Status)
- Static method in class org.kie.server.remote.rest.common.util.
RestUtils
D
defaultVariant
- Static variable in class org.kie.server.remote.rest.common.util.
RestUtils
disposeContainer(HttpHeaders, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
E
executeCommands(HttpHeaders, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerResource
ExecutionServerRestExceptionHandler
- Class in
org.kie.server.remote.rest.common.exception
This class makes sure that exceptions thrown as a result of REST requests are translated into a user-friendly output (with the correct REST error code) for the client.
ExecutionServerRestExceptionHandler()
- Constructor for class org.kie.server.remote.rest.common.exception.
ExecutionServerRestExceptionHandler
ExecutionServerRestOperationException
- Exception in
org.kie.server.remote.rest.common.exception
ExecutionServerRestOperationException(String, Variant)
- Constructor for exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
ExecutionServerRestOperationException(String, ExecutionServerRestOperationException.Status, Variant)
- Constructor for exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
ExecutionServerRestOperationException(String, Throwable, Variant)
- Constructor for exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
ExecutionServerRestOperationException(String, Throwable, ExecutionServerRestOperationException.Status, Variant)
- Constructor for exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
ExecutionServerRestOperationException.Status
- Enum in
org.kie.server.remote.rest.common.exception
extractMapFromParams(Map<String, String[]>, String, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
F
forbidden(String, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
G
getAppComponents(String, SupportedTransports, Object...)
- Method in class org.kie.server.remote.rest.common.
KieServerRestApplicationComponentService
getClasses()
- Method in class org.kie.server.remote.rest.common.
KieServerApplication
getClassType(HttpHeaders)
- Static method in class org.kie.server.remote.rest.common.util.
RestUtils
getContainerInfo(HttpHeaders, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
getContentType(HttpHeaders)
- Static method in class org.kie.server.remote.rest.common.util.
RestUtils
getInfo(HttpHeaders)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
getLongListParam(String, boolean, Map<String, String[]>, String, boolean, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
getNumberParam(String, boolean, Map<String, String[]>, String, boolean, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
getObjectParam(String, boolean, Map<String, String[]>, String, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
getRelativePath(UriInfo)
- Static method in class org.kie.server.remote.rest.common.exception.
ExecutionServerRestExceptionHandler
getReleaseId(HttpHeaders, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
getScannerInfo(HttpHeaders, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
getServer()
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
getSingletons()
- Method in class org.kie.server.remote.rest.common.
KieServerApplication
getStatus()
- Method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
getStringListParam(String, boolean, Map<String, String[]>, String, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
getStringListParamAsList(String, boolean, Map<String, String[]>, String, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
getStringParam(String, boolean, Map<String, String[]>, String, Variant)
- Static method in class org.kie.server.remote.rest.common.util.
QueryParameterUtil
getValue()
- Method in enum org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException.Status
getVariant()
- Method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
getVariant(HttpHeaders)
- Static method in class org.kie.server.remote.rest.common.util.
RestUtils
I
internalServerError(String, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
internalServerError(String, Exception, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
K
KieServerApplication
- Class in
org.kie.server.remote.rest.common
KieServerApplication()
- Constructor for class org.kie.server.remote.rest.common.
KieServerApplication
KieServerResource
- Class in
org.kie.server.remote.rest.common.resource
KieServerResource(KieContainerCommandService)
- Constructor for class org.kie.server.remote.rest.common.resource.
KieServerResource
KieServerRestApplicationComponentService
- Class in
org.kie.server.remote.rest.common
KieServerRestApplicationComponentService()
- Constructor for class org.kie.server.remote.rest.common.
KieServerRestApplicationComponentService
KieServerRestImpl
- Class in
org.kie.server.remote.rest.common.resource
KieServerRestImpl()
- Constructor for class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
KieServerRestImpl(KieServerImpl)
- Constructor for class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
L
listContainers(HttpHeaders)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
logger
- Static variable in class org.kie.server.remote.rest.common.exception.
ExecutionServerRestExceptionHandler
N
notFound(String, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
notFound(String, Exception, Variant)
- Static method in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
O
org.kie.server.remote.rest.common
- package org.kie.server.remote.rest.common
org.kie.server.remote.rest.common.exception
- package org.kie.server.remote.rest.common.exception
org.kie.server.remote.rest.common.resource
- package org.kie.server.remote.rest.common.resource
org.kie.server.remote.rest.common.util
- package org.kie.server.remote.rest.common.util
Q
QueryParameterUtil
- Class in
org.kie.server.remote.rest.common.util
QueryParameterUtil()
- Constructor for class org.kie.server.remote.rest.common.util.
QueryParameterUtil
R
register(HttpHeaders, String, KieServerConfig)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
RestUtils
- Class in
org.kie.server.remote.rest.common.util
RestUtils()
- Constructor for class org.kie.server.remote.rest.common.util.
RestUtils
S
setServer(KieServerImpl)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
status
- Variable in exception org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException
T
toResponse(ExecutionServerRestOperationException)
- Method in class org.kie.server.remote.rest.common.exception.
ExecutionServerRestExceptionHandler
U
updateReleaseId(HttpHeaders, String, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
updateScanner(HttpHeaders, String, String)
- Method in class org.kie.server.remote.rest.common.resource.
KieServerRestImpl
V
valueOf(String)
- Static method in enum org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException.Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.kie.server.remote.rest.common.exception.
ExecutionServerRestOperationException.Status
Returns an array containing the constants of this enum type, in the order they are declared.
B
C
D
E
F
G
I
K
L
N
O
Q
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
KIE :: Execution Server :: Remote :: REST :: Common 6.3.0.Beta2
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2015
JBoss by Red Hat
. All rights reserved.