jBPM Console NG - Human Tasks API 6.0.0.CR4

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.0.0.CR4

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