jBPM Console NG - Human Tasks Admin Client 6.2.0.Beta2

org.jbpm.console.ng.ht.admin.client.editors.settings
Class TaskAdminSettingsPresenter

java.lang.Object
  extended by org.jbpm.console.ng.ht.admin.client.editors.settings.TaskAdminSettingsPresenter

@Dependent
public class TaskAdminSettingsPresenter
extends Object


Nested Class Summary
static interface TaskAdminSettingsPresenter.TaskAdminSettingsView
           
 
Constructor Summary
TaskAdminSettingsPresenter()
           
 
Method Summary
 void close()
           
 void generateMockTasks(String userName, int amountOfTasks)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<TaskAdminSettingsPresenter> 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

TaskAdminSettingsPresenter

public TaskAdminSettingsPresenter()
Method Detail

onStartup

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

getTitle

public String getTitle()

getView

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

init

@PostConstruct
public void init()

generateMockTasks

public void generateMockTasks(String userName,
                              int amountOfTasks)

onOpen

public void onOpen()

close

public void close()

jBPM Console NG - Human Tasks Admin Client 6.2.0.Beta2

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