org.jbpm.formModeler.api.events
Class FormSubmitFailEvent
java.lang.Object
org.jbpm.formModeler.api.events.FormRenderEvent
org.jbpm.formModeler.api.events.FormSubmitFailEvent
- All Implemented Interfaces:
- Serializable
@Portable
public class FormSubmitFailEvent
- extends FormRenderEvent
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormSubmitFailEvent
public FormSubmitFailEvent()
FormSubmitFailEvent
public FormSubmitFailEvent(FormRenderContextTO context,
String cause)
getCause
public String getCause()
setCause
public void setCause(String cause)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.