public abstract class SubformChecker extends Object
Constructor and Description |
---|
SubformChecker() |
Modifier and Type | Method and Description |
---|---|
abstract FormCheckResult |
checkForm(org.jbpm.formModeler.api.model.Form form) |
abstract int |
getPriority() |
public abstract FormCheckResult checkForm(org.jbpm.formModeler.api.model.Form form)
public abstract int getPriority()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.