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 |
getLocation() |
NRepository |
getRepository() |
NSession |
getSession() |
NWorkspace |
getWorkspace() |
public DefaultNContentEvent(NPath location, NRepositoryCmd command, NSession session, NRepository repository)
public NSession getSession()
getSession in interface NSessionProviderpublic NPath getLocation()
getLocation in interface NContentEventpublic NRepositoryCmd getCommand()
public NWorkspace getWorkspace()
getWorkspace in interface NContentEventpublic NRepository getRepository()
getRepository in interface NContentEventCopyright © 2026 vpc open source initiative. All rights reserved.