Skip to content

Example project discussed in Chapter 4 of Effective Business Process Management with JBoss BPM book.

Notifications You must be signed in to change notification settings

miguelramosfdz/chapter-4-acme-travel-data-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACME Travel Data Model Project

This project will build a data model JAR file for importing into JBoss BPM Suite as an external data model.

Install on your machine

  1. Download and unzip.

  2. Build the data model:

$ cd chapter-4-acme-travel-data-model

$ mvn clean package

The resulting target/acmeDataModel-1.0.jar file can be imported for use in your JBoss BPM projects, see chapter 4 for details.

About

Example project discussed in Chapter 4 of Effective Business Process Management with JBoss BPM book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%