Class DeleteBranchPopUpScreen


  • public class DeleteBranchPopUpScreen
    extends Object
    • Constructor Detail

      • DeleteBranchPopUpScreen

        @Inject
        public DeleteBranchPopUpScreen​(DeleteBranchPopUpScreen.View view,
                                       org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService,
                                       LibraryPlaces libraryPlaces)
    • Method Detail

      • show

        public void show​(org.guvnor.structure.repositories.Branch branch)
      • delete

        public void delete()
      • cancel

        public void cancel()