[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-256) Entity-driven processes

Gavin King (JIRA) jira-events at lists.jboss.org
Sat Jun 16 18:01:22 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-256?page=comments#action_12365681 ] 
            
Gavin King commented on JBSEAM-256:
-----------------------------------

jBPM now supports:

* ProcessDefinition.createProcessInstance(EMPTY_MAP, key)

And:

* JbpmContext.getProcessInstanceForUpdate(processDefinition, key)

So we should add support for:

@CreateProcess(definition="....", processKey="#{...}")

@ResumeProcess(definition="....", processKey="#{...}")

> Entity-driven processes
> -----------------------
>
>                 Key: JBSEAM-256
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-256
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: BPM
>            Reporter: Gavin King
>         Assigned To: Gavin King
>             Fix For: 1.3.0.BETA1
>
>
> We need new functionality in jBPM to allow us to navigate to a process from an entity related to the process.

-- 
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 seam-issues mailing list