org.jbpm.formbuilder.server.task
Class ProcessGetInformationHandler
java.lang.Object
org.drools.xml.BaseAbstractHandler
org.jbpm.bpmn2.xml.ProcessHandler
org.jbpm.formbuilder.server.task.ProcessGetInformationHandler
- All Implemented Interfaces:
- org.drools.xml.Handler
public class ProcessGetInformationHandler
- extends org.jbpm.bpmn2.xml.ProcessHandler
| Fields inherited from class org.jbpm.bpmn2.xml.ProcessHandler |
CONNECTIONS, LINKS |
| Fields inherited from class org.drools.xml.BaseAbstractHandler |
allowNesting, validParents, validPeers |
| Methods inherited from class org.jbpm.bpmn2.xml.ProcessHandler |
end, generateNodeFor, linkBoundaryEvents, linkConnections, linkIntermediateLinks |
| Methods inherited from class org.drools.xml.BaseAbstractHandler |
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.drools.xml.Handler |
allowNesting, getValidParents, getValidPeers |
ProcessGetInformationHandler
public ProcessGetInformationHandler(TaskRepoHelper taskRepository)
start
public Object start(String uri,
String localName,
Attributes attrs,
org.drools.xml.ExtensibleXmlParser parser)
throws SAXException
- Specified by:
start in interface org.drools.xml.Handler- Overrides:
start in class org.jbpm.bpmn2.xml.ProcessHandler
- Throws:
SAXException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.