org.jbpm.console.ng.bd.client.editors.deployment.newunit
Class NewDeploymentPresenter
java.lang.Object
org.jbpm.console.ng.bd.client.editors.deployment.newunit.NewDeploymentPresenter
@Dependent
public class NewDeploymentPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewDeploymentPresenter
public NewDeploymentPresenter()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<NewDeploymentPresenter> getView()
init
@PostConstruct
public void init()
deployUnit
public void deployUnit(String group,
String artifact,
String version,
String kbaseName,
String kieSessionName,
String strategy,
String mergeMode)
onOpen
public void onOpen()
close
public void close()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.