org.jbpm.kie.services.impl.bpmn2
@ApplicationScoped public class DataServiceItemDefinitionHandler extends org.jbpm.bpmn2.xml.ItemDefinitionHandler
Constructor and Description |
---|
DataServiceItemDefinitionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
setRepository(ProcessDescriptionRepository repository) |
void |
setRepositoryHelper(ProcessDescRepoHelper repositoryHelper) |
Object |
start(String uri,
String localName,
Attributes attrs,
org.drools.core.xml.ExtensibleXmlParser parser) |
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.ItemDefinitionHandler
SAXException
public void setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
public void setRepository(ProcessDescriptionRepository repository)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.