public interface GuvnorStructureContextChangeHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
GuvnorStructureContextChangeHandler.HandlerRegistration |
| Modifier and Type | Method and Description |
|---|---|
void |
onNewBranchAdded(String repositoryAlias,
String branchName,
org.uberfire.backend.vfs.Path branchPath) |
void |
onNewRepositoryAdded(Repository repository) |
void |
onRepositoryDeleted(Repository repository) |
void onNewRepositoryAdded(Repository repository)
void onRepositoryDeleted(Repository repository)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.