| Package | Description |
|---|---|
| com.coze.openapi.client.workflows.run.model | |
| com.coze.openapi.service.service.workflow |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowEvent |
WorkflowEvent.parseEvent(Map<String,String> eventLine,
String logID) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<WorkflowEvent> |
WorkflowRunService.resume(ResumeRunReq req) |
static io.reactivex.Flowable<WorkflowEvent> |
WorkflowRunService.stream(retrofit2.Call<okhttp3.ResponseBody> apiCall) |
io.reactivex.Flowable<WorkflowEvent> |
WorkflowRunService.stream(RunWorkflowReq req) |
| Constructor and Description |
|---|
EventCallback(io.reactivex.FlowableEmitter<WorkflowEvent> emitter) |
Copyright © 2025. All rights reserved.