@Dependent public class RepositoryManagedStatusUpdater extends Object
| Constructor and Description |
|---|
RepositoryManagedStatusUpdater(org.jboss.errai.common.client.api.Caller<RepositoryStructureService> repositoryStructureService,
ProjectWizard wizard) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
ActionHistory history,
RepositoryStructureView.Presenter initRepository) |
void |
initSingleProject(Repository repository,
String branch) |
void |
updateNonManaged(Repository repository,
String branch) |
@Inject public RepositoryManagedStatusUpdater(org.jboss.errai.common.client.api.Caller<RepositoryStructureService> repositoryStructureService, ProjectWizard wizard)
public void bind(org.uberfire.ext.widgets.common.client.common.HasBusyIndicator view,
ActionHistory history,
RepositoryStructureView.Presenter initRepository)
public void updateNonManaged(Repository repository, String branch)
public void initSingleProject(Repository repository, String branch)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.