[root]/modules/examples/src/test/resources/org/jbpm/examples/task/swimlane

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 9 (100.0%) | 49 (100.0%) | 5.4 |
| koen.aers@jboss.com | 2 (22.2%) | 33 (67.3%) | 16.5 |
| tom.baeyens@jboss.com | 6 (66.7%) | 15 (30.6%) | 2.5 |
| heiko.braun@jboss.com | 1 (11.1%) | 1 (2.0%) | 1.0 |
updating version to 4.3-SNAPSHOT
1 lines of code changed in 1 file:
JBPM-2565 namespace updates
1 lines of code changed in 1 file:
merged revisions 5267,5274,5275,5276,5277,5280,5282,5285 from the 4.0 release branch
1 lines of code changed in 1 file:
JBPM-2182 change the jpdl namespace to http://jbpm.org/4.0/jpdl
1 lines of code changed in 1 file:
documenting the task assignment examples
1 lines of code changed in 1 file:
Make sure test identities are created only a single time
1 lines of code changed in 1 file:
JBPM-2080 JBPM-2024 JBPM-2104 added swimlanes
10 lines of code changed in 1 file:
- adapted the jpdl.xsd
- changed task examples according to the new xsd
11 lines of code changed in 1 file:
- added swimlaneType and assignmentType to xsd
- added swimlane elements to process
- added assignment element to task element and swimlaneType
- swimlane task example process definition
- commented out taskTest in examples test suite
22 lines of code changed in 1 file: