public static class SnapshotView.LoadRules2 extends Object
Constructor and Description |
---|
LoadRules2() |
LoadRules2(SnapshotView.Components components) |
LoadRules2(String loadRules)
Create load rules based on a string
|
Modifier and Type | Method and Description |
---|---|
SnapshotView.LoadRules2 |
apply(SnapshotView view) |
List<String> |
getConsoleOutput(SnapshotView view) |
String |
getLoadRules() |
String |
loadRuleSequence(SnapshotView view) |
public LoadRules2()
public LoadRules2(SnapshotView.Components components) throws UnableToInitializeEntityException, CleartoolException, UnableToLoadEntityException
public LoadRules2(String loadRules)
loadRules
- The load rule specificationpublic List<String> getConsoleOutput(SnapshotView view)
public String loadRuleSequence(SnapshotView view)
public SnapshotView.LoadRules2 apply(SnapshotView view)
public String getLoadRules()
Copyright © 2016–2018. All rights reserved.