diff options
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/execute.html')
-rw-r--r-- | dgbuilder/nodes/dge/dgelogic/execute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/execute.html b/dgbuilder/nodes/dge/dgelogic/execute.html index 70b15e25..6980cf18 100644 --- a/dgbuilder/nodes/dge/dgelogic/execute.html +++ b/dgbuilder/nodes/dge/dgelogic/execute.html @@ -74,7 +74,7 @@ <div class="section"> <h5><a name="Example"></a>Example</h5> <div class="source"> -<pre><execute plugin="org.openecomp.sdnc.sli.plugin.HelloWorld" +<pre><execute plugin="org.onap.ccsdk.sli.core.sli.plugin.HelloWorld" method="log"> <parameter name="message" value="Hello, world!" /> <outcome value="success"> |