|
KIE Remote Services :: JAXB classes 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbRequestStatus | |
|---|---|
| org.kie.services.client.serialization.jaxb.impl | |
| org.kie.services.client.serialization.jaxb.rest | |
| Uses of JaxbRequestStatus in org.kie.services.client.serialization.jaxb.impl |
|---|
| Methods in org.kie.services.client.serialization.jaxb.impl with parameters of type JaxbRequestStatus | |
|---|---|
void |
JaxbCommandsResponse.addException(Exception exception,
int i,
org.kie.api.command.Command<?> cmd,
JaxbRequestStatus status)
|
| Uses of JaxbRequestStatus in org.kie.services.client.serialization.jaxb.rest |
|---|
| Fields in org.kie.services.client.serialization.jaxb.rest declared as JaxbRequestStatus | |
|---|---|
protected JaxbRequestStatus |
AbstractJaxbResponse.status
|
| Methods in org.kie.services.client.serialization.jaxb.rest that return JaxbRequestStatus | |
|---|---|
JaxbRequestStatus |
AbstractJaxbResponse.getStatus()
|
static JaxbRequestStatus |
JaxbRequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbRequestStatus[] |
JaxbRequestStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.services.client.serialization.jaxb.rest with parameters of type JaxbRequestStatus | |
|---|---|
void |
AbstractJaxbResponse.setStatus(JaxbRequestStatus status)
|
| Constructors in org.kie.services.client.serialization.jaxb.rest with parameters of type JaxbRequestStatus | |
|---|---|
JaxbExceptionResponse(Exception e,
int i,
org.kie.api.command.Command<?> cmd,
JaxbRequestStatus status)
|
|
JaxbExceptionResponse(String requestUrl,
Exception e,
JaxbRequestStatus status)
|
|
|
KIE Remote Services :: JAXB classes 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||