org.jbpm.jpdl.internal.xml
Class MigrationHelper

java.lang.Object
  extended by org.jbpm.jpdl.internal.xml.MigrationHelper

public class MigrationHelper
extends java.lang.Object


Constructor Summary
MigrationHelper()
           
 
Method Summary
static void parseMigrationDescriptor(org.w3c.dom.Element migrationElement, Parse parse, ProcessDefinition processDefinition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigrationHelper

public MigrationHelper()
Method Detail

parseMigrationDescriptor

public static void parseMigrationDescriptor(org.w3c.dom.Element migrationElement,
                                            Parse parse,
                                            ProcessDefinition processDefinition)


Copyright © 2010 JBoss Community. All Rights Reserved.