[jboss-jira] [JBoss JIRA] Created: (JBPM-842) Improve documentation on passing variables to a custom Task Controller
Peter Muir (JIRA)
jira-events at lists.jboss.org
Tue Feb 20 10:44:35 EST 2007
Improve documentation on passing variables to a custom Task Controller
----------------------------------------------------------------------
Key: JBPM-842
URL: http://jira.jboss.com/jira/browse/JBPM-842
Project: JBoss jBPM
Issue Type: Bug
Components: Documentation
Affects Versions: jBPM 3.1.4
Reporter: Peter Muir
Assigned To: Tom Baeyens
Priority: Minor
This could really do with an example e.g.
<task name="clean ceiling">
<controller class="com.yourcom.CleanCeilingTaskControllerHandler">
<foo>Foo is a common meta-variable</foo>
</controller>
</task>
and say that a field with this name should be present on the custom task controller.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list