public interface AcquisitionEndedEvent extends MMEvent
This default implementation of this event is posted on the studio event bus,
i.e. subscribe to this event using EventManager
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getSource()
Return an Object used to identify the entity in charge of the
acquisition.
|
Datastore |
getStore()
Return the Datastore into which images were placed during the
acquisition.
|
Datastore getStore()
java.lang.Object getSource()