Package com.daml.ledger.javaapi.data
Interface WorkflowEvent
-
- All Known Implementing Classes:
GetActiveContractsResponse
,Transaction
public interface WorkflowEvent
A Ledger event regarding a workflow identified by thegetWorkflowId()
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getWorkflowId()
-