org.jbpm.kie.services.impl.bpmn2
public class ProcessGetInformationHandler extends org.jbpm.bpmn2.xml.ProcessHandler
Constructor and Description |
---|
ProcessGetInformationHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
end(String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
void |
setRepository(ProcessDescriptionRepository repository) |
void |
setRepositoryHelper(ProcessDescRepoHelper repositoryHelper) |
Object |
start(String uri,
String localName,
Attributes attrs,
org.drools.core.xml.ExtensibleXmlParser parser) |
generateNodeFor, linkBoundaryEvents, linkConnections, linkIntermediateLinks
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
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 org.jbpm.bpmn2.xml.ProcessHandler
SAXException
public void setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
public void setRepository(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 org.jbpm.bpmn2.xml.ProcessHandler
SAXException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.