public class EventCallback extends AbstractEventCallback<WorkflowEvent>
emitter| Constructor and Description |
|---|
EventCallback(io.reactivex.FlowableEmitter<WorkflowEvent> emitter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
processLine(String line,
BufferedReader reader,
String logID) |
onFailure, onResponsepublic EventCallback(io.reactivex.FlowableEmitter<WorkflowEvent> emitter)
protected boolean processLine(String line, BufferedReader reader, String logID) throws IOException
processLine in class AbstractEventCallback<WorkflowEvent>IOExceptionCopyright © 2025. All rights reserved.