org.jbpm.console.ng.ht.client.editors.quicknewtask
Class QuickNewTaskPresenter
java.lang.Object
org.jbpm.console.ng.ht.client.editors.quicknewtask.QuickNewTaskPresenter
@Dependent
public class QuickNewTaskPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuickNewTaskPresenter
public QuickNewTaskPresenter()
onStart
public void onStart(org.uberfire.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<QuickNewTaskPresenter> getView()
init
@PostConstruct
public void init()
addTask
public void addTask(List<String> users,
List<String> groups,
String taskName,
int priority,
boolean isQuickTask,
Date due)
onReveal
public void onReveal()
close
public void close()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.