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