Uses of Class
org.guvnor.structure.client.editors.repository.RepositoryPreferences
-
Packages that use RepositoryPreferences Package Description org.guvnor.structure.client.editors.repository.clone -
-
Uses of RepositoryPreferences in org.guvnor.structure.client.editors.repository.clone
Constructors in org.guvnor.structure.client.editors.repository.clone with parameters of type RepositoryPreferences Constructor Description CloneRepositoryPresenter(RepositoryPreferences repositoryPreferences, CloneRepositoryView view, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.RepositoryService> repositoryService, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.organizationalunit.OrganizationalUnitService> organizationalUnitService, org.uberfire.client.mvp.PlaceManager placeManager)
-