jBPM distribution 6.0.0.Alpha9

org.droolsjbpm.services.impl.bpmn2
Class ProcessGetInformationHandler

java.lang.Object
  extended by org.drools.xml.BaseAbstractHandler
      extended by org.jbpm.bpmn2.xml.ProcessHandler
          extended by org.droolsjbpm.services.impl.bpmn2.ProcessGetInformationHandler
All Implemented Interfaces:
org.drools.xml.Handler

public class ProcessGetInformationHandler
extends ProcessHandler


Field Summary
 
Fields inherited from class org.jbpm.bpmn2.xml.ProcessHandler
CONNECTIONS, LINKS
 
Fields inherited from class org.drools.xml.BaseAbstractHandler
allowNesting, validParents, validPeers
 
Constructor Summary
ProcessGetInformationHandler()
           
 
Method Summary
 Object end(String uri, String localName, org.drools.xml.ExtensibleXmlParser parser)
           
 void setRepo(ProcessDescRepoHelper repo)
           
 Object start(String uri, String localName, Attributes attrs, org.drools.xml.ExtensibleXmlParser parser)
           
 
Methods inherited from class org.jbpm.bpmn2.xml.ProcessHandler
generateNodeFor, linkBoundaryEvents, linkConnections, linkIntermediateLinks
 
Methods inherited from class org.drools.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.xml.Handler
allowNesting, getValidParents, getValidPeers
 

Constructor Detail

ProcessGetInformationHandler

public ProcessGetInformationHandler()
Method Detail

start

public Object start(String uri,
                    String localName,
                    Attributes attrs,
                    org.drools.xml.ExtensibleXmlParser parser)
             throws SAXException
Specified by:
start in interface org.drools.xml.Handler
Overrides:
start in class ProcessHandler
Throws:
SAXException

setRepo

public void setRepo(ProcessDescRepoHelper repo)

end

public Object end(String uri,
                  String localName,
                  org.drools.xml.ExtensibleXmlParser parser)
           throws SAXException
Specified by:
end in interface org.drools.xml.Handler
Overrides:
end in class ProcessHandler
Throws:
SAXException

jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.