public final class AlgorithmSourceBackendUpdatedEvent extends BackendUpdatedEvent
source| Constructor and Description |
|---|
AlgorithmSourceBackendUpdatedEvent(AlgorithmSourceBackend algorithmSourceBackend)
Constructs an event with the source
AlgorithmSourceBackend that generated the event. |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSourceBackend |
getBackend()
Returns the source
Backend (the same as what
getSource() returns). |
getSource, toStringpublic AlgorithmSourceBackendUpdatedEvent(AlgorithmSourceBackend algorithmSourceBackend)
AlgorithmSourceBackend that generated the event.algorithmSourceBackend - an AlgorithmSourceBackend.public AlgorithmSourceBackend getBackend()
BackendUpdatedEventBackend (the same as what
getSource() returns).getBackend in class BackendUpdatedEventBackend.Copyright © 2012–2018 Emory University. All rights reserved.