Package org.openqa.selenium.grid.log
Class LoggingFlags
java.lang.Object
org.openqa.selenium.grid.log.LoggingFlags
- All Implemented Interfaces:
HasRoles
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggingFlags
public LoggingFlags()
-
-
Method Details
-
getRoles
Description copied from interface:HasRoles
Obtains the set of commands that this set of flags applies to. Examples include things like "distributor", "session-map". Maps toCliCommand.getName()
-