public interface AcquisitionStartedEvent extends MMEvent
The default implementation of this event posts on the Studio event bus,
so subscribe to this event using EventManager
.
Modifier and Type | Method and Description |
---|---|
Datastore |
getDatastore()
Return the Datastore into which images will be inserted during the
acquisition.
|
java.lang.Object |
getSource()
Return an Object used to identify the entity in charge of the
acquisition.
|
Datastore getDatastore()
java.lang.Object getSource()