public class ScriptDelegatingNodePopulator
extends java.lang.Object
| Constructor and Description |
|---|
ScriptDelegatingNodePopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected ScriptExecutionResult |
executeScript(CockpitContext context) |
protected java.util.List<NavigationNode> |
extractChildren(NavigationNode parent,
java.lang.Object scriptResult) |
java.util.List<NavigationNode> |
getChildren(NavigationNode parent) |
protected ScriptingLanguagesService |
getScriptingLanguagesService() |
public java.util.List<NavigationNode> getChildren(NavigationNode parent)
protected ScriptExecutionResult executeScript(CockpitContext context)
protected ScriptingLanguagesService getScriptingLanguagesService()
protected java.util.List<NavigationNode> extractChildren(NavigationNode parent,
java.lang.Object scriptResult)
Copyright © 2018 SAP SE. All Rights Reserved.