Package ca.uhn.hl7v2.conf.spec.usecase
Class EventFlow
java.lang.Object
ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
ca.uhn.hl7v2.conf.spec.usecase.EventFlow
A use case event flow.
- Author:
- Bryan Tripp
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
addPropertyChangeListener, addVetoableChangeListener, getBody, getName, removePropertyChangeListener, removeVetoableChangeListener, setBody, setName
-
Constructor Details
-
EventFlow
public EventFlow()Creates a new instance of EventFlow
-