Uses of Class
org.kie.workbench.common.widgets.client.popups.project.ProjectConcurrentChangePopup
-
Packages that use ProjectConcurrentChangePopup Package Description org.kie.workbench.common.widgets.client.popups.project -
-
Uses of ProjectConcurrentChangePopup in org.kie.workbench.common.widgets.client.popups.project
Methods in org.kie.workbench.common.widgets.client.popups.project that return ProjectConcurrentChangePopup Modifier and Type Method Description static ProjectConcurrentChangePopupProjectConcurrentChangePopup. newConcurrentChange(org.uberfire.backend.vfs.Path project, org.jboss.errai.security.shared.api.identity.User identity, org.uberfire.mvp.Command onIgnore, org.uberfire.mvp.Command onReOpen)static ProjectConcurrentChangePopupProjectConcurrentChangePopup. newConcurrentUpdate(org.uberfire.backend.vfs.Path project, org.jboss.errai.security.shared.api.identity.User identity, org.uberfire.mvp.Command onForceSave, org.uberfire.mvp.Command onCancel, org.uberfire.mvp.Command onReOpen)
-