public interface SystemNdi
| Modifier and Type | Method and Description |
|---|---|
PathInfo[] |
addScript(NdiScriptOptions options,
String[] all) |
PathInfo[] |
createArtifactScript(NdiScriptOptions options) |
boolean |
isNutsBootId(net.thevpc.nuts.NutsId id) |
void |
removeNutsScript(String id,
String switchWorkspaceLocation,
net.thevpc.nuts.NutsSession session) |
PathInfo[] |
switchWorkspace(NdiScriptOptions options) |
PathInfo[] createArtifactScript(NdiScriptOptions options)
void removeNutsScript(String id, String switchWorkspaceLocation, net.thevpc.nuts.NutsSession session)
PathInfo[] switchWorkspace(NdiScriptOptions options)
boolean isNutsBootId(net.thevpc.nuts.NutsId id)
PathInfo[] addScript(NdiScriptOptions options, String[] all)
Copyright © 2021 vpc open source initiative. All rights reserved.