[
http://jira.jboss.com/jira/browse/JBPM-601?page=all ]
David Lloyd reassigned JBPM-601:
--------------------------------
Assignee: David Lloyd (was: Ronald van Kuijk)
taskform form component
-----------------------
Key: JBPM-601
URL:
http://jira.jboss.com/jira/browse/JBPM-601
Project: JBoss jBPM
Issue Type: Task
Components: Web Interface
Reporter: Tom Baeyens
Assigned To: David Lloyd
the jbpm form component should be a shortcut for
<h:form id="taskform">
<h:inputHidden id="taskInstanceId"
value="#{taskBean.taskInstanceId}" />
<h:inputHidden id="transitionName"
value="#{taskBean.transitionName}" />
see Box and ProcessImage in the org.jbpm.webapp.ui package. (that is where all new ui
components should be centralized)
--
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