org.jbpm.formModeler.api.events
@Portable public class FormSubmitFailEvent extends FormRenderEvent
Constructor and Description |
---|
FormSubmitFailEvent() |
FormSubmitFailEvent(FormRenderContextTO context,
String cause) |
Modifier and Type | Method and Description |
---|---|
String |
getCause() |
void |
setCause(String cause) |
getContext, isMine, isMine, setContext
public FormSubmitFailEvent()
public FormSubmitFailEvent(FormRenderContextTO context, String cause)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.