public static class NRepositoryHelper.Events extends Object
| Constructor and Description |
|---|
Events(NRepositoryHelper u) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireOnAddRepository(net.thevpc.nuts.NRepositoryEvent event) |
void |
fireOnDeploy(net.thevpc.nuts.NContentEvent event) |
void |
fireOnPush(net.thevpc.nuts.NContentEvent event) |
void |
fireOnRemoveRepository(net.thevpc.nuts.NRepositoryEvent event) |
void |
fireOnUndeploy(net.thevpc.nuts.NContentEvent evt) |
public Events(NRepositoryHelper u)
public void fireOnUndeploy(net.thevpc.nuts.NContentEvent evt)
public void fireOnDeploy(net.thevpc.nuts.NContentEvent event)
public void fireOnPush(net.thevpc.nuts.NContentEvent event)
public void fireOnAddRepository(net.thevpc.nuts.NRepositoryEvent event)
public void fireOnRemoveRepository(net.thevpc.nuts.NRepositoryEvent event)
Copyright © 2025 vpc open source initiative. All rights reserved.