| Package | Description |
|---|---|
| com.coze.openapi.client.workflows.run.model |
| Modifier and Type | Field and Description |
|---|---|
static WorkflowEventType |
WorkflowEventType.DONE
End.
|
static WorkflowEventType |
WorkflowEventType.ERROR
An error has occurred.
|
static WorkflowEventType |
WorkflowEventType.INTERRUPT
Interruption.
|
static WorkflowEventType |
WorkflowEventType.MESSAGE
The output message from the workflow node, such as the output message from the message node or
end node.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowEventType |
WorkflowEventType.fromString(String value) |
Copyright © 2025. All rights reserved.