org.mule.module.jbpm
Class MuleSendBinding

java.lang.Object
  extended by org.jbpm.pvm.internal.util.TagBinding
      extended by org.jbpm.jpdl.internal.activity.JpdlBinding
          extended by org.mule.module.jbpm.MuleSendBinding
All Implemented Interfaces:
org.jbpm.pvm.internal.xml.Binding

public class MuleSendBinding
extends org.jbpm.jpdl.internal.activity.JpdlBinding


Field Summary
 
Fields inherited from class org.jbpm.pvm.internal.util.TagBinding
category, namespaceUri, tagName
 
Constructor Summary
MuleSendBinding()
           
 
Method Summary
 Object parseJpdl(Element element, org.jbpm.pvm.internal.xml.Parse parse, org.jbpm.jpdl.internal.xml.JpdlParser parser)
           
 
Methods inherited from class org.jbpm.jpdl.internal.activity.JpdlBinding
isNameRequired, parse, parseName
 
Methods inherited from class org.jbpm.pvm.internal.util.TagBinding
getCategory, getNamespaceUri, getTagName, matches, setCategory, setNamespaceUri, setTagName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MuleSendBinding

public MuleSendBinding()
Method Detail

parseJpdl

public Object parseJpdl(Element element,
                        org.jbpm.pvm.internal.xml.Parse parse,
                        org.jbpm.jpdl.internal.xml.JpdlParser parser)
Specified by:
parseJpdl in class org.jbpm.jpdl.internal.activity.JpdlBinding


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.