public class DefaultNutsInstallEvent extends Object implements net.thevpc.nuts.NutsInstallEvent
| Constructor and Description |
|---|
DefaultNutsInstallEvent(net.thevpc.nuts.NutsDefinition definition,
net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsId[] requireForIds,
boolean force) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsDefinition |
getDefinition() |
net.thevpc.nuts.NutsId[] |
getRequireForIds() |
net.thevpc.nuts.NutsSession |
getSession() |
net.thevpc.nuts.NutsWorkspace |
getWorkspace() |
boolean |
isForce() |
public DefaultNutsInstallEvent(net.thevpc.nuts.NutsDefinition definition,
net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsId[] requireForIds,
boolean force)
public net.thevpc.nuts.NutsId[] getRequireForIds()
public net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsInstallEventpublic net.thevpc.nuts.NutsWorkspace getWorkspace()
getWorkspace in interface net.thevpc.nuts.NutsInstallEventpublic net.thevpc.nuts.NutsDefinition getDefinition()
getDefinition in interface net.thevpc.nuts.NutsInstallEventpublic boolean isForce()
isForce in interface net.thevpc.nuts.NutsInstallEventCopyright © 2021 vpc open source initiative. All rights reserved.