Uses of Enum Class
io.goobi.viewer.model.administration.configeditor.VimSwapFile.Status
Packages that use VimSwapFile.Status
Package
Description
Model classes for the in-browser configuration file editor, providing file listing,
locking, backup, and read/write access to configuration files on the server.
-
Uses of VimSwapFile.Status in io.goobi.viewer.model.administration.configeditor
Methods in io.goobi.viewer.model.administration.configeditor that return VimSwapFile.StatusModifier and TypeMethodDescriptionstatic VimSwapFile.StatusChecks the lock status offileby inspecting its swap file.static VimSwapFile.StatusReturns the enum constant of this class with the specified name.static VimSwapFile.Status[]VimSwapFile.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.