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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetWorkflowId() 
 -