public class ProcessGetInformationHandler
extends org.jbpm.bpmn2.xml.ProcessHandler
ProcessDescRepoHelper instance, and the ProcessAssetDesc instance)
so that information can be collected when processing the process.| Constructor and Description |
|---|
ProcessGetInformationHandler() |
ProcessGetInformationHandler(BPMN2DataServiceSemanticModule module) |
| Modifier and Type | Method and Description |
|---|---|
Object |
end(String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
void |
setRepository(org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository repository) |
Object |
start(String uri,
String localName,
Attributes attrs,
org.drools.core.xml.ExtensibleXmlParser parser) |
addCompensationScope, generateNodeFor, handleIntermediateOrEndThrowCompensationEvent, linkAssociations, linkBoundaryEvents, linkConnections, linkIntermediateLinksallowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeerspublic ProcessGetInformationHandler()
public ProcessGetInformationHandler(BPMN2DataServiceSemanticModule module)
public Object start(String uri, String localName, Attributes attrs, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
start in interface org.drools.core.xml.Handlerstart in class org.jbpm.bpmn2.xml.ProcessHandlerSAXExceptionpublic void setRepository(org.jbpm.kie.services.impl.bpmn2.ProcessDescriptionRepository repository)
public Object end(String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
end in interface org.drools.core.xml.Handlerend in class org.jbpm.bpmn2.xml.ProcessHandlerSAXExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.