aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-decisionmaker/src/site-docs/adoc/fragments/RandomAnswerTask.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples-decisionmaker/src/site-docs/adoc/fragments/RandomAnswerTask.adoc')
-rw-r--r--examples/examples-decisionmaker/src/site-docs/adoc/fragments/RandomAnswerTask.adoc20
1 files changed, 20 insertions, 0 deletions
diff --git a/examples/examples-decisionmaker/src/site-docs/adoc/fragments/RandomAnswerTask.adoc b/examples/examples-decisionmaker/src/site-docs/adoc/fragments/RandomAnswerTask.adoc
new file mode 100644
index 000000000..e75102e8d
--- /dev/null
+++ b/examples/examples-decisionmaker/src/site-docs/adoc/fragments/RandomAnswerTask.adoc
@@ -0,0 +1,20 @@
+//
+// ============LICENSE_START=======================================================
+// Copyright (C) 2016-2018 Ericsson. All rights reserved.
+// ================================================================================
+// This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
+// Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
+//
+// SPDX-License-Identifier: CC-BY-4.0
+// ============LICENSE_END=========================================================
+//
+// @author Sven van der Meer (sven.van.der.meer@ericsson.com)
+//
+
+== Task Logic: Random Answer
+
+.Task Logic, Random Answer
+[source,javascript,options="nowrap"]
+----
+include::{adsite-examples-decisionmaker-dir}/main/resources/logic/RandomAnswerTask.js[Task Logic: Random Answer]
+---- \ No newline at end of file