aboutsummaryrefslogtreecommitdiffstats
path: root/packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-07-25 13:56:20 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-25 13:56:20 +0000
commitdccf9a9e0758be0a926c94bf1599ee625066100d (patch)
treecae6ba9c95fb6425ef6f796a7b746511c6c159a4 /packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json
parent79ae3f7f229db52b8ab18c405c5109f8d18db1b6 (diff)
parentd524cedc578ae1bfa3bae895b3170f87463cbed9 (diff)
Merge "Adding more examples to apex-pdp"
Diffstat (limited to 'packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json')
-rw-r--r--packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json b/packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json
new file mode 100644
index 000000000..6df3115d6
--- /dev/null
+++ b/packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json
@@ -0,0 +1,14 @@
+{
+ "nameSpace": "org.onap.policy.apex.domains.decisionmaker",
+ "name": "AnswerEvent",
+ "version": "0.0.1",
+ "source": "dcae",
+ "target": "apex",
+ "a0" : "choice 0",
+ "a1" : "choice 1",
+ "a2" : "choice 2",
+ "a3" : "choice 3",
+ "a4" : "choice 4",
+ "a5" : "choice 5",
+ "a6" : "choice 6"
+}