public class DefaultNutsContentEvent extends Object implements NutsContentEvent
| Constructor and Description |
|---|
DefaultNutsContentEvent(NutsPath location,
NutsRepositoryCommand command,
NutsSession session,
NutsRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
NutsRepositoryCommand |
getCommand() |
NutsPath |
getLocation() |
NutsRepository |
getRepository() |
NutsSession |
getSession() |
NutsWorkspace |
getWorkspace() |
public DefaultNutsContentEvent(NutsPath location, NutsRepositoryCommand command, NutsSession session, NutsRepository repository)
public NutsSession getSession()
getSession in interface NutsContentEventpublic NutsPath getLocation()
getLocation in interface NutsContentEventpublic NutsRepositoryCommand getCommand()
public NutsWorkspace getWorkspace()
getWorkspace in interface NutsContentEventpublic NutsRepository getRepository()
getRepository in interface NutsContentEventCopyright © 2021 vpc open source initiative. All rights reserved.