public class RepositoryStructureContext extends Object
| Constructor and Description |
|---|
RepositoryStructureContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activeProjectChanged(Project activeProject) |
boolean |
repositoryOrBranchChanged(Repository activeRepository,
String activeBranch) |
void |
reset(Repository currentRepository,
String currentBranch,
Project currentProject) |
public void reset(Repository currentRepository, String currentBranch, Project currentProject)
public boolean activeProjectChanged(Project activeProject)
public boolean repositoryOrBranchChanged(Repository activeRepository, String activeBranch)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.