Uses of Class
xal.extension.logbook.LogbookException
Packages that use LogbookException
Package
Description
-
Uses of LogbookException in xal.extension.fxapplication
Methods in xal.extension.fxapplication that throw LogbookExceptionModifier and TypeMethodDescriptionprotected static LogbookProviderXalFxDocument.logbookProviderDialog() -
Uses of LogbookException in xal.extension.logbook
Methods in xal.extension.logbook that throw LogbookExceptionModifier and TypeMethodDescriptionstatic LogbookProviderLogbook.getDefaultLogbookProvider()static LogbookProviderLogbook.getDefaultLogbookProvider(boolean alwaysReturn) static LogbookProviderLogbook.getLogbookProvider(String providerName) abstract longabstract longabstract longLogbookProvider.post(String[] logbooks, Map<String, List<String>> fields, String textBody, List<Attachment> attachments) abstract longLogbookProvider.post(List<Attachment> attachments, String[] defaultLogbooks, Map<String, List<String>> defaultAttributes) abstract longabstract longstatic voidLogbook.setDefaultLogbookProvider(LogbookProvider provider) -
Uses of LogbookException in xal.plugin.jelog
Methods in xal.plugin.jelog that throw LogbookExceptionModifier and TypeMethodDescriptionlonglonglongElogProvider.post(String[] logbooks, Map<String, List<String>> fields, String textBody, List<Attachment> attachments) longElogProvider.post(List<Attachment> attachments, String[] defaultLogbooks, Map<String, List<String>> defaultAttributes) longlong -
Uses of LogbookException in xal.plugin.olog
Methods in xal.plugin.olog that throw LogbookExceptionModifier and TypeMethodDescriptionOlogClient.getLogbooks()List<org.json.JSONObject>OlogClient.getLogEntries()List<org.json.JSONObject>OlogClient.getLogEntries(String searchString) OlogClient.getProperties()OlogClient.getTags()booleanstatic voidlonglonglongOlogProvider.post(String[] logbooks, Map<String, List<String>> fields, String textBody, List<Attachment> attachments) longOlogProvider.post(List<Attachment> attachments, String[] defaultLogbooks, Map<String, List<String>> defaultAttributes) longlongvoidTestGui.start(javafx.stage.Stage stage) OlogClient.submitEntry(LogEntry log)