> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canton.network/llms.txt
> Use this file to discover all available pages before exploring further.

# WorkflowEvent

> A Ledger event regarding a workflow identified by the getWorkflowId().

## WorkflowEvent - stable

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/WorkflowEvent.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public interface WorkflowEvent
```

**Members**

| Docs                                                                                                                             | Member            | Introduced | Deprecated | Removed |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/WorkflowEvent.html#getWorkflowId%28%29) | `getWorkflowId()` | `3.4.8`    | -          | -       |
