| Modifier and Type | Method and Description |
|---|---|
static FromTemplateScriptBuilder |
ScriptBuilder.fromTemplate(String templateName,
PathInfoType type,
NutsId anyId,
BaseSystemNdi sndi,
NdiScriptOptions options) |
static SimpleScriptBuilder |
ScriptBuilder.simple(PathInfoType type,
NutsId anyId,
BaseSystemNdi sndi) |
| Constructor and Description |
|---|
FromTemplateScriptBuilder(String templateName,
PathInfoType type,
NutsId anyId,
BaseSystemNdi sndi,
NdiScriptOptions options,
NutsSession session) |
SimpleScriptBuilder(PathInfoType type,
NutsId anyId,
BaseSystemNdi sndi,
NutsSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyNixNdi |
class |
LinuxNdi |
class |
MacosNdi |
class |
UnixNdi |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsNdi |
Copyright © 2021 vpc open source initiative. All rights reserved.