org.jbpm.console.ng.asset.client.editors.promote
Class PromoteChangesPresenter
java.lang.Object
org.jbpm.console.ng.asset.client.editors.promote.PromoteChangesPresenter
@Dependent
public class PromoteChangesPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromoteChangesPresenter
public PromoteChangesPresenter()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<PromoteChangesPresenter> getView()
init
@PostConstruct
public void init()
promoteChanges
public void promoteChanges(String repository,
String sourceBranch,
String destinationBranch)
onOpen
public void onOpen()
close
public void close()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.