[jboss-jira] [JBoss JIRA] Created: (BPEL-212) Modularize package org.jbpm.bpel.def

Alejandro Guizar (JIRA) jira-events at jboss.com
Mon Sep 25 19:58:01 EDT 2006


Modularize package org.jbpm.bpel.def
------------------------------------

                 Key: BPEL-212
                 URL: http://jira.jboss.com/jira/browse/BPEL-212
             Project: JBoss jBPM BPEL
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: jBPM BPEL 1.1 beta 2
            Reporter: Alejandro Guizar
         Assigned To: Alejandro Guizar
             Fix For: jBPM BPEL 1.1


The package org.jbpm.bpel.def concentrates all activity definitions and has become monolithic. The proposal is breaking it as follows:

org.jbpm.bpel.graph.def: Core concepts, including BpelDefinition, Activity, CompositeActivity and LinkDefinition.
org.jbpm.bpel.graph.basic: Basic activities
org.jbpm.bpel.graph.struct: Structured activities
org.jbpm.bpel.graph.scope: Scope activity plus fault, compensation, event and termination handlers

For consistency, org.jbpm.bpel.exe becomes org.jbpm.bpel.graph.exe. Because the number of execution objects is small, there is no need to break this package.

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