jBPM Console NG - Process Runtime Client 6.0.0.Beta4

org.jbpm.console.ng.pr.client.editors.variables.edit
Class VariableEditPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pr.client.editors.variables.edit.VariableEditPresenter

@Dependent
public class VariableEditPresenter
extends Object


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

Constructor Detail

VariableEditPresenter

public VariableEditPresenter()
Method Detail

init

@PostConstruct
public void init()

onStart

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

getTitle

public String getTitle()

getView

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

onReveal

public void onReveal()

close

public void close()

setProcessVariable

public void setProcessVariable(Object value)

jBPM Console NG - Process Runtime Client 6.0.0.Beta4

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