public class ProcessGetInformationHandler extends ProcessHandler
ProcessDescRepoHelper
instance, and the ProcessAssetDesc
instance)
so that information can be collected when processing the process.ASSOCIATIONS, CONNECTIONS, ERRORS, ESCALATIONS, LINKS
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, linkIntermediateLinks
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
public 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.Handler
start
in class ProcessHandler
SAXException
public 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.Handler
end
in class ProcessHandler
SAXException
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.