jBPM Console NG - Human Tasks API 6.1.0.Beta1

org.jbpm.console.ng.ht.model.fb.events
Class FormLoadedEvent

java.lang.Object
  extended by org.jbpm.console.ng.ht.model.fb.events.FormLoadedEvent

@Portable
public class FormLoadedEvent
extends Object


Constructor Summary
FormLoadedEvent()
           
FormLoadedEvent(String jsonForm)
           
 
Method Summary
 String getJsonForm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormLoadedEvent

public FormLoadedEvent()

FormLoadedEvent

public FormLoadedEvent(String jsonForm)
Method Detail

getJsonForm

public String getJsonForm()

jBPM Console NG - Human Tasks API 6.1.0.Beta1

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