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