Skip to content

Commit

Permalink
[BZ-1305777] add missing TaskVariableImpl into persistence.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Siroky committed Mar 22, 2016
1 parent c486c7e commit a5bd74b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks-bpmsuite/src/test/resources/META-INF/persistence.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
<class>org.jbpm.services.task.impl.model.TaskImpl</class>
<class>org.jbpm.services.task.impl.model.TaskDataImpl</class>
<class>org.jbpm.services.task.impl.model.UserImpl</class>
<class>org.jbpm.services.task.audit.impl.model.TaskVariableImpl</class>

<!--BAM for task service -->
<class>org.jbpm.services.task.audit.impl.model.BAMTaskSummaryImpl</class>
Expand Down

0 comments on commit a5bd74b

Please sign in to comment.