Package | Description |
---|---|
org.camunda.bpm.client.impl | |
org.camunda.bpm.client.task.impl.dto | |
org.camunda.bpm.client.topic.impl.dto |
Modifier and Type | Method and Description |
---|---|
protected <D extends RequestDto> |
EngineClientLogger.exceptionWhileSerializingJsonObject(D dto,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
protected <T> T |
RequestExecutor.postRequest(String resourceUrl,
RequestDto requestDto,
Class<T> responseClass) |
protected org.apache.http.entity.ByteArrayEntity |
RequestExecutor.serializeRequest(RequestDto dto) |
Modifier and Type | Class and Description |
---|---|
class |
BpmnErrorRequestDto |
class |
CompleteRequestDto |
class |
ExtendLockRequestDto |
class |
FailureRequestDto |
class |
LockRequestDto |
Modifier and Type | Class and Description |
---|---|
class |
FetchAndLockRequestDto |
Copyright © 2022. All rights reserved.