Skip to content

Commit f05b69d

Browse files
release 2.1.0
1 parent 9bb9a73 commit f05b69d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.health-insurance</groupId>
66
<artifactId>PHM-Processes</artifactId>
7-
<version>2.1.0-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
<packaging>kjar</packaging>
99
<name>PHM-Processes</name>
1010
<description>Population Health Management</description>

readme.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,16 @@ Use end-user UI to login as the actors listed below:
116116
* Change reminder timer in Charlie's subprocess to 15s (R/PT15S), deploy and start the process.
117117
* Let the 15s timer expires.
118118
* See that reminder service has executed. Check the mailbox for the reminder email.
119-
Login in the incognito window as the actor below:
119+
Login in the end-user UI as the actor below:
120120
* Actor: Charlie (chw). Complete the task.
121121
* See that the reminder has stopped.
122122
* Hard close the task.
123123

124124
=== Escalation Scenario
125125

126126
* Change escalation timer in Charlie's subprocess to 30s
127-
* Let 30s timer expires. Login in the incognito window
127+
* Charlie completes the task but the hard code signal is not thrown
128+
* Let 30s timer expires. Login in the end-user UI
128129
as the actor below:
129130
* Actor: Marc (mch) is the Insurance case manager. Complete the task.
130131

0 commit comments

Comments
 (0)