diff options
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/notify.html')
-rw-r--r-- | dgbuilder/nodes/dge/dgelogic/notify.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/notify.html b/dgbuilder/nodes/dge/dgelogic/notify.html index 6423ad35..d006e252 100644 --- a/dgbuilder/nodes/dge/dgelogic/notify.html +++ b/dgbuilder/nodes/dge/dgelogic/notify.html @@ -71,7 +71,7 @@ <div class="section"> <h5><a name="Example"></a>Example</h5> <div class="source"> -<pre><notify plugin="org.openecomp.sdnc.sli.resource.samplesvc.SampleServiceResource" +<pre><notify plugin="org.onap.ccsdk.sli.core.sli.resource.samplesvc.SampleServiceResource" resource="network-connection" action="DELETE" > <parameter name="message" value="Hello, world!" /> <outcome value="success"> |