<?xml version="1.0" encoding="UTF-8"?>
|
|
<jbpm-configuration>
|
|
<process-engine-context>
|
|
<business-calendar>
|
<monday hours="9:00-12:00 and 12:30-17:00"/>
|
<tuesday hours="9:00-12:00 and 12:30-17:00"/>
|
<wednesday hours="9:00-12:00 and 12:30-17:00"/>
|
<thursday hours="9:00-12:00 and 12:30-17:00"/>
|
<friday hours="9:00-12:00 and 12:30-17:00"/>
|
<holiday period="01/07/2008 - 31/08/2008"/>
|
</business-calendar>
|
|
</process-engine-context>
|
|
</jbpm-configuration>
|