jBPM :: KIE Services 6.3.0.CR2
- java.lang.Object
-
- org.drools.core.xml.BaseAbstractHandler
-
- org.jbpm.bpmn2.xml.ItemDefinitionHandler
-
- org.jbpm.kie.services.impl.bpmn2.DataServiceItemDefinitionHandler
-
- All Implemented Interfaces:
- org.drools.core.xml.Handler
public class DataServiceItemDefinitionHandler
extends org.jbpm.bpmn2.xml.ItemDefinitionHandler
This handler collects information about item definitions, which are
basically BPMN2 elements that alias an external (java) type to an
internal alias
-
-
Field Summary
-
Fields inherited from class org.drools.core.xml.BaseAbstractHandler
allowNesting, validParents, validPeers
-
Method Summary
-
Methods inherited from class org.jbpm.bpmn2.xml.ItemDefinitionHandler
end, generateNodeFor
-
Methods inherited from class org.drools.core.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.core.xml.Handler
allowNesting, getValidParents, getValidPeers
-
-
Method Detail
-
start
public Object start(String uri,
String localName,
Attributes attrs,
org.drools.core.xml.ExtensibleXmlParser parser)
throws SAXException
- Specified by:
start in interface org.drools.core.xml.Handler
- Overrides:
start in class org.jbpm.bpmn2.xml.ItemDefinitionHandler
- Throws:
SAXException
jBPM :: KIE Services 6.3.0.CR2
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.