Uses of Class
org.jbpm.db.JbpmVersion

Uses of JbpmVersion in org.jbpm.db
 

Methods in org.jbpm.db that return JbpmVersion
static JbpmVersion JbpmVersion.getJbpmVersion(java.lang.String dbVersion)
           
static JbpmVersion JbpmVersion.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JbpmVersion[] JbpmVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 JBoss Community. All Rights Reserved.