org.bonitasoft.engine.form.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bonita-common Show documentation
Show all versions of bonita-common Show documentation
Bonita Common is the useful layer common to bonita-client and bonita-server
@XmlSchema(namespace = "http://www.bonitasoft.org/ns/form/6.0", elementFormDefault = XmlNsForm.UNSET, xmlns = {
@javax.xml.bind.annotation.XmlNs(namespaceURI = "http://www.bonitasoft.org/ns/form/6.0", prefix = "form") })
package org.bonitasoft.engine.form;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;