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,
Path branchPath) |
void |
onNewRepositoryAdded(Repository repository) |
void |
onRepositoryDeleted(Repository repository) |
void onNewRepositoryAdded(Repository repository)
void onRepositoryDeleted(Repository repository)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.