|
@@ -1,4 +1,8 @@
|
|
-Repository Init Content
|
|
|
|
|
|
+RHPAM REST Client
|
|
=======================
|
|
=======================
|
|
|
|
|
|
-Your project description here.
|
|
|
|
|
|
+An example process model where a REST task (along with the corresponding
|
|
|
|
+WorkItemHandler) is used to consume a REST WS. Depends on the
|
|
|
|
+```ws-customer-data``` service being deployed somewhere, by default on
|
|
|
|
+```http://localhost:9080/ws-customer-data/```.
|
|
|
|
+
|