jBPM Console NG - Human Tasks Forms Client 6.1.0.CR1

org.jbpm.console.ng.ht.forms.client.editors.taskform.standalone
Class ActionRequest

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.jbpm.console.ng.ht.forms.client.editors.taskform.standalone.ActionRequest

public class ActionRequest
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected ActionRequest()
           
 
Method Summary
 String getAction()
           
 String getDomainId()
           
 String getProcessId()
           
 String getTaskId()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionRequest

protected ActionRequest()
Method Detail

getAction

public final String getAction()

getTaskId

public final String getTaskId()

getProcessId

public final String getProcessId()

getDomainId

public final String getDomainId()

jBPM Console NG - Human Tasks Forms Client 6.1.0.CR1

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