jBPM Console NG - Human Tasks Client 6.1.0.CR1

org.jbpm.console.ng.ht.client.editors.quicknewtyperole
Class QuickNewTypeRolePresenter

java.lang.Object
  extended by org.jbpm.console.ng.ht.client.editors.quicknewtyperole.QuickNewTypeRolePresenter

@Dependent
public class QuickNewTypeRolePresenter
extends Object


Nested Class Summary
static interface QuickNewTypeRolePresenter.QuickNewTypeRoleView
           
 
Constructor Summary
QuickNewTypeRolePresenter()
           
 
Method Summary
 void addTypeRole()
           
 void close()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<QuickNewTypeRolePresenter> getView()
           
 void init()
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickNewTypeRolePresenter

public QuickNewTypeRolePresenter()
Method Detail

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<QuickNewTypeRolePresenter> getView()

init

@PostConstruct
public void init()

onOpen

public void onOpen()

addTypeRole

public void addTypeRole()

close

public void close()

jBPM Console NG - Human Tasks Client 6.1.0.CR1

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