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