aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2020-08-17 13:49:06 +0100
committerliamfallon <liam.fallon@est.tech>2020-08-17 13:49:11 +0100
commit8f2301aba41bf1ccaf661e8eb4929b077d6517f3 (patch)
tree41a12c714ad1bf28833cf7cc7f9403fcfaf7eff9 /client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json
parent1798f96670cc2d182628332ffec5e012816c82ea (diff)
Remove apex policy editor gui
The apex policy editor has been moved to policy-gui. This review removes the code from the apex-pdp repo. Issue-ID: POLICY-2621 Change-Id: Ib5b90386d0da8af6eec8870fbcaf01b94975d5c6 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json')
-rw-r--r--client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json b/client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json
deleted file mode 100644
index a2656515c..000000000
--- a/client/client-editor/src/main/resources/templates/PeriodicEventTemplate.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "PeriodicEvent",
- "version": "0.0.1",
- "uuid": "40f28ab0-bc27-11e8-a355-529269fb1459",
- "description": "Default Periodic Event",
- "source": "System",
- "target": "Apex",
- "nameSpace": "org.onap.policy.apex.domains.aadm.events",
- "parameters": {
- }
-}