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 78820482..157a133d 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.gamma.GammaResource" +<pre><notify plugin="org.openecomp.sdnc.sli.resource.samplesvc.SampleServiceResource" resource="network-connection" action="DELETE" > <parameter name="message" value="Hello, world!" /> <outcome value="success"> |