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