jBPM Console NG - Process Modeling Client 6.0.0.Beta1

org.jbpm.console.ng.pm.client.editors.newprocess
Class NewProcessDefinitionPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pm.client.editors.newprocess.NewProcessDefinitionPresenter

@Dependent
public class NewProcessDefinitionPresenter
extends Object


Nested Class Summary
static interface NewProcessDefinitionPresenter.NewProcessDefinitionView
           
 
Constructor Summary
NewProcessDefinitionPresenter()
           
 
Method Summary
 void close()
           
 void createNewProcess(String path)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<NewProcessDefinitionPresenter> getView()
           
 void init()
           
 void onStart(org.uberfire.shared.mvp.PlaceRequest place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewProcessDefinitionPresenter

public NewProcessDefinitionPresenter()
Method Detail

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()

jBPM Console NG - Process Modeling Client 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.