diff options
| -rw-r--r-- | api/current.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml index 869294dd7b0d..1305bad4ea7f 100644 --- a/api/current.xml +++ b/api/current.xml @@ -203553,7 +203553,7 @@ synchronized="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > </method> @@ -204101,7 +204101,7 @@ synchronized="true" static="false" final="false" - deprecated="deprecated" + deprecated="not deprecated" visibility="public" > <parameter name="pluginsPath" type="java.lang.String"> |