org.jbpm.console.ng.pm.client.editors.newprocess
Class NewProcessDefinitionPresenter
java.lang.Object
org.jbpm.console.ng.pm.client.editors.newprocess.NewProcessDefinitionPresenter
@Dependent
public class NewProcessDefinitionPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewProcessDefinitionPresenter
public NewProcessDefinitionPresenter()
onStart
public void onStart(org.uberfire.shared.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<NewProcessDefinitionPresenter> getView()
init
@PostConstruct
public void init()
createNewProcess
public void createNewProcess(String path)
close
public void close()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.