public class DefaultNInstallEvent extends Object implements net.thevpc.nuts.NInstallEvent
| Constructor and Description |
|---|
DefaultNInstallEvent(net.thevpc.nuts.NDefinition definition,
net.thevpc.nuts.NSession session,
net.thevpc.nuts.NId[] requireForIds,
boolean force) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NDefinition |
getDefinition() |
net.thevpc.nuts.NId[] |
getRequireForIds() |
net.thevpc.nuts.NSession |
getSession() |
net.thevpc.nuts.NWorkspace |
getWorkspace() |
boolean |
isForce() |
public DefaultNInstallEvent(net.thevpc.nuts.NDefinition definition,
net.thevpc.nuts.NSession session,
net.thevpc.nuts.NId[] requireForIds,
boolean force)
public net.thevpc.nuts.NId[] getRequireForIds()
public net.thevpc.nuts.NSession getSession()
getSession in interface net.thevpc.nuts.NSessionProviderpublic net.thevpc.nuts.NWorkspace getWorkspace()
getWorkspace in interface net.thevpc.nuts.NInstallEventpublic net.thevpc.nuts.NDefinition getDefinition()
getDefinition in interface net.thevpc.nuts.NInstallEventpublic boolean isForce()
isForce in interface net.thevpc.nuts.NInstallEventCopyright © 2025 vpc open source initiative. All rights reserved.