public static class NutsWorkspaceUtils.Events extends Object
| Constructor and Description |
|---|
Events(NutsWorkspaceUtils u) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireOnAddRepository(NutsWorkspaceEvent event) |
void |
fireOnInstall(NutsInstallEvent event) |
void |
fireOnRemoveRepository(NutsWorkspaceEvent event) |
void |
fireOnRequire(NutsInstallEvent event) |
void |
fireOnUninstall(NutsInstallEvent event) |
void |
fireOnUpdate(NutsUpdateEvent event) |
public Events(NutsWorkspaceUtils u)
public void fireOnInstall(NutsInstallEvent event)
public void fireOnRequire(NutsInstallEvent event)
public void fireOnUpdate(NutsUpdateEvent event)
public void fireOnUninstall(NutsInstallEvent event)
public void fireOnAddRepository(NutsWorkspaceEvent event)
public void fireOnRemoveRepository(NutsWorkspaceEvent event)
Copyright © 2021 vpc open source initiative. All rights reserved.