public interface ScriptBuilder
| Modifier and Type | Method and Description |
|---|---|
PathInfo |
build() |
String |
buildString() |
static FromTemplateScriptBuilder |
fromTemplate(String templateName,
PathInfoType type,
net.thevpc.nuts.NutsId anyId,
BaseSystemNdi sndi,
NdiScriptOptions options) |
static SimpleScriptBuilder |
simple(PathInfoType type,
net.thevpc.nuts.NutsId anyId,
BaseSystemNdi sndi) |
static FromTemplateScriptBuilder fromTemplate(String templateName, PathInfoType type, net.thevpc.nuts.NutsId anyId, BaseSystemNdi sndi, NdiScriptOptions options)
static SimpleScriptBuilder simple(PathInfoType type, net.thevpc.nuts.NutsId anyId, BaseSystemNdi sndi)
String buildString()
PathInfo build()
Copyright © 2021 vpc open source initiative. All rights reserved.