Skip to content
Snippets Groups Projects
Commit cdcad509 authored by felmer's avatar felmer
Browse files

SSDM-2369: Annotate the new methods with @TechPreview

SVN: 38770
parent b8ae9748
No related branches found
No related tags found
No related merge requests found
......@@ -349,8 +349,6 @@ public interface IApplicationServerApi extends IRpcService
@TechPreview
public void setWebAppSettings(String sessionToken, WebAppSettings webAppSettings);
public void createWebAppProperties(String sessionToken, List<WebAppPropertyCreation> creations);
@TechPreview
public WebAppSettings getWebAppSettings(String sessionToken, String webAppId);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment