public class RollupRule extends Object implements IRollupRule
| Modifier and Type | Method and Description |
|---|---|
CommandList |
getExpandedCommands(Context context,
Map<String,String> rollupArgs)
Get exapanded command list.
|
String |
getName()
Get rollup rule name.
|
public String getName()
IRollupRulegetName in interface IRollupRulepublic CommandList getExpandedCommands(Context context, Map<String,String> rollupArgs)
IRollupRulegetExpandedCommands in interface IRollupRulecontext - Runner object as Selenese Runner context.rollupArgs - arguments for rollup.Copyright © 2017. All rights reserved.