Class RouterFlags
java.lang.Object
org.openqa.selenium.grid.router.httpd.RouterFlags
- All Implemented Interfaces:
HasRoles
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
subPath
-
disableUi
public boolean disableUi
-
-
Constructor Details
-
RouterFlags
public RouterFlags()
-
-
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()
-