@Component
@Named(value="vocabulary-version-recorder")
@Singleton
public class PatientVocabularyVersionRecorder
extends org.xwiki.observation.AbstractEventListener
Constructor and Description |
---|
PatientVocabularyVersionRecorder()
Default constructor, sets up the listener name and the list of events to subscribe to.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getOntologiesVersions()
Modify this function to add more version types.
|
void |
onEvent(org.xwiki.observation.event.Event event,
Object source,
Object data) |
Copyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.