jBPM Console NG - Human Tasks Forms API 6.2.0-SNAPSHOT

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

java.lang.Object
  extended by org.jbpm.console.ng.ht.forms.model.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 Forms API 6.2.0-SNAPSHOT

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