Uses of Class
org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Packages that use EventRecorder.EventRecord Package Description org.vx68k.bitbucket.api.client.webapp Classes for the Example App. -
-
Uses of EventRecorder.EventRecord in org.vx68k.bitbucket.api.client.webapp
Methods in org.vx68k.bitbucket.api.client.webapp that return types with arguments of type EventRecorder.EventRecord Modifier and Type Method Description Collection<EventRecorder.EventRecord>
EventRecorder. getRecords()
Returns aCollection
view of all the records.
-