Class FetchAndLockResponseDto
java.lang.Object
org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ExternalTaskClientExceptionprotected List<ExternalTask> - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
externalTasks
 - 
error
 
 - 
 - 
Constructor Details
- 
FetchAndLockResponseDto
 - 
FetchAndLockResponseDto
 
 - 
 - 
Method Details
- 
getExternalTasks
 - 
hasError
public boolean hasError() - 
getError
 
 -