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