org.jbpm.formModeler.designer.integration
Interface BPMNFormBuilderService
- All Known Implementing Classes:
- BPMNFormBuilderServiceImpl
public interface BPMNFormBuilderService
buildFormXML
String buildFormXML(org.uberfire.backend.vfs.Path base,
String fileName,
String uri,
org.eclipse.bpmn2.Definitions source,
String id)
throws Exception
- Throws:
Exception
buildEmptyFormXML
String buildEmptyFormXML(String fileName)
throws Exception
- Throws:
Exception
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.