Uses of Enum
org.apache.guacamole.net.event.DirectoryEvent.Operation
Packages that use DirectoryEvent.Operation
Package
Description
Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.
-
Uses of DirectoryEvent.Operation in org.apache.guacamole.net.event
Methods in org.apache.guacamole.net.event that return DirectoryEvent.OperationModifier and TypeMethodDescriptionDirectoryEvent.getOperation()
Returns the operation that was performed/attempted.static DirectoryEvent.Operation
Returns the enum constant of this type with the specified name.static DirectoryEvent.Operation[]
DirectoryEvent.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.