Class CreateLinkResource
- java.lang.Object
-
- com.atlassian.confluence.tinymceplugin.rest.CreateLinkResource
-
public class CreateLinkResource extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateLinkResource(EditorFormatService editorFormatService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
generatePlaceHolder(String pageTitle, String spaceKey, String alias)
-
-
-
Constructor Detail
-
CreateLinkResource
public CreateLinkResource(EditorFormatService editorFormatService)
-
-