Uses of Class
jp.vmi.selenium.rollup.RollupRules
-
Packages that use RollupRules Package Description jp.vmi.selenium.rollup jp.vmi.selenium.selenese -
-
Uses of RollupRules in jp.vmi.selenium.rollup
Methods in jp.vmi.selenium.rollup with parameters of type RollupRules Modifier and Type Method Description static voidRollupManager. rollupRulesContext(RollupRules rollupRules, Runnable runnable)Execute closure in the rollupRules context. -
Uses of RollupRules in jp.vmi.selenium.selenese
Methods in jp.vmi.selenium.selenese that return RollupRules Modifier and Type Method Description RollupRulesContext. getRollupRules()Get rollup rules.RollupRulesNullContext. getRollupRules()RollupRulesRunner. getRollupRules()
-