public class DefaultNContentEvent extends Object implements net.thevpc.nuts.core.NContentEvent
| Constructor and Description |
|---|
DefaultNContentEvent(net.thevpc.nuts.io.NPath location,
net.thevpc.nuts.spi.NRepositoryCmd command,
net.thevpc.nuts.core.NSession session,
net.thevpc.nuts.core.NRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.spi.NRepositoryCmd |
getCommand() |
net.thevpc.nuts.io.NPath |
location() |
net.thevpc.nuts.core.NRepository |
repository() |
net.thevpc.nuts.core.NSession |
session() |
net.thevpc.nuts.core.NWorkspace |
workspace() |
public DefaultNContentEvent(net.thevpc.nuts.io.NPath location,
net.thevpc.nuts.spi.NRepositoryCmd command,
net.thevpc.nuts.core.NSession session,
net.thevpc.nuts.core.NRepository repository)
public net.thevpc.nuts.core.NSession session()
session in interface net.thevpc.nuts.core.NSessionProviderpublic net.thevpc.nuts.io.NPath location()
location in interface net.thevpc.nuts.core.NContentEventpublic net.thevpc.nuts.spi.NRepositoryCmd getCommand()
public net.thevpc.nuts.core.NWorkspace workspace()
workspace in interface net.thevpc.nuts.core.NContentEventpublic net.thevpc.nuts.core.NRepository repository()
repository in interface net.thevpc.nuts.core.NContentEventCopyright © 2026 vpc open source initiative. All rights reserved.