]
Alejandro Guizar updated JBPM-2164:
-----------------------------------
    Fix Version/s: jBPM 3.2.10
                       (was: jBPM 3.2.x)
 Document JbpmSchema API and ant task
 ------------------------------------
                 Key: JBPM-2164
                 URL: 
https://jira.jboss.org/jira/browse/JBPM-2164
             Project: jBPM
          Issue Type: Task
      Security Level: Public(Everyone can see) 
          Components: Runtime Engine
    Affects Versions: jBPM 3.2.6.SP1
            Reporter: Taro Yasuma
            Assignee: Alejandro Guizar
             Fix For: jBPM 3.2.10
         Attachments: mylyn-context.zip
   Original Estimate: 0 minutes
  Remaining Estimate: 0 minutes
 Document JbpmSchema API and ant task.
 For instance, to drop jBPM schema you can use the two ways.
 Programatically:
 JbpmSchema.dropSchema()
 Through Ant:
 <jbpmschema output="${scriptsdir}/jbpm.jpdl.postgresql.sql"
 config="hibernate.cfg.postgresql.xml" action="drop"
delimiter=";"/>
 We need to elaborate how to use those in our docs.  
-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: