org.jbpm.kie.services.impl.bpmn2
Class AbstractTaskGetInformationHandler
java.lang.Object
org.drools.core.xml.BaseAbstractHandler
org.jbpm.bpmn2.xml.AbstractNodeHandler
org.jbpm.bpmn2.xml.TaskHandler
org.jbpm.kie.services.impl.bpmn2.AbstractTaskGetInformationHandler
- All Implemented Interfaces:
- org.drools.core.xml.Handler
@ApplicationScoped
public class AbstractTaskGetInformationHandler
- extends TaskHandler
Fields inherited from class org.drools.core.xml.BaseAbstractHandler |
allowNesting, validParents, validPeers |
Methods inherited from class org.jbpm.bpmn2.xml.AbstractNodeHandler |
endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeNode, writeScript, writeScripts, writeScripts |
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 |
AbstractTaskGetInformationHandler
public AbstractTaskGetInformationHandler()
handleNode
protected void handleNode(Node node,
Element element,
String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser)
throws SAXException
- Overrides:
handleNode
in class TaskHandler
- Throws:
SAXException
setRepositoryHelper
public void setRepositoryHelper(ProcessDescRepoHelper repositoryHelper)
setRepository
public void setRepository(ProcessDescriptionRepository repository)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.