
Chapter 8. Building a case study application 241
8.5 Building permit application approval process use
case
After implementing the Login use case, you should be familiar with the RedBrook
County sample system framework. In this section, we focus on the first business
use case, building permit application approval. If you are not familiar with the
business case, refer to Chapter 4, “Case study” on page 61.
We start by reviewing and creating a synopsis for the building permit application
package approval process. The activity diagram in Figure 8-15 illustrates the
simplified approval workflow we want to implement.
Figure 8-15 Building permit appli ...