Package org.openqa.selenium.grid.log
Class LoggingFlags
- java.lang.Object
-
- org.openqa.selenium.grid.log.LoggingFlags
-
- All Implemented Interfaces:
HasRoles
@AutoService(HasRoles.class) public class LoggingFlags extends java.lang.Object implements HasRoles
-
-
Constructor Summary
Constructors Constructor Description LoggingFlags()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<Role>
getRoles()
Obtains the set of commands that this set of flags applies to.
-