[jboss-jira] [JBoss JIRA] Commented: (JBPM-610) web service interface

James Korotney (JIRA) jira-events at jboss.com
Thu Jul 20 15:53:11 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBPM-610?page=comments#action_12339847 ] 
            
James Korotney commented on JBPM-610:
-------------------------------------

This is key to our organization, and presumably to others (some competative products come with this).

Important to us in implementation
   - a basic Facade into various commands along with generalized objects:
         - BPMClientFacade   methods:
                - getProcessDefinitions ( ProcessSearchCriteria )
                - createProcessInstance ( String processDefnName )
                - getProcessInstance( procID )
                - getTaskList( TaskSearchCriteria )
                - getTaskDetails( taskID )
                - etc.
         - ProcessDefinition
         - TaskInstance
         - etc.
   - a web services callback/conversation approach for application specific business logic that is not
         desirable to deploy to the jBPM engine.
   - Identity Management plug-in via web services callbacks for user/groups


> web service interface
> ---------------------
>
>                 Key: JBPM-610
>                 URL: http://jira.jboss.com/jira/browse/JBPM-610
>             Project: JBoss jBPM
>          Issue Type: Feature Request
>          Components: Core Engine
>            Reporter: Tom Baeyens
>         Assigned To: Tom Baeyens
>
> create a web service interface to the SLSB command based session facade

-- 
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