Uses of Enum Class
com.logicaldoc.robot.RobotEvent
Packages that use RobotEvent
-
Uses of RobotEvent in com.logicaldoc.robot
Methods in com.logicaldoc.robot that return RobotEventModifier and TypeMethodDescriptionstatic RobotEventGets the right enumeration entry from the corresponding resource bundle keyRobotHistory.getEventEnum()static RobotEventReturns the enum constant of this class with the specified name.static RobotEvent[]RobotEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.robot with parameters of type RobotEvent