JiveFlexmarkExtension
POST baseUrl/contents
, but we may also need to make a request to
GET baseUrl/places
if the document has a parent place.Config.DocumentMetadata
.JiveFlexmarkExtension.JiveAttributeProvider
and JiveFlexmarkExtension.JiveCodeBlockNodeRenderer
to Flexmark configuration.NodeRenderingHandler
's to add to Flexmark's rendering engine.AttributeProvider
to override simple styling markup.JiveFlexmarkExtension.JiveCodeBlockNodeRenderer
MarkdownConverter
implementation to properly format HTML for Jive when custom styling
is needed.Config.DocumentMetadata#remoteUri
for use in a search request to retrieve the actual .JiveRemote
with a default OkHttpClient
.RemoteDocument.RemoteDocumentBuilder
for jive place requests.RemoteDocument.RemoteDocumentBuilder
for jive content requests.POST baseUrl/contents/${{@value #JIVE_CONTENT_ID}}
, but
we may also need to make a request to GET baseUrl/contents
to convert the browsers reachable document
endpoint to the rest api endpoint for the document.JiveData.JiveContent
from a create, update or find requestJiveData.JivePlace
Config.RemoteConfig#baseUrl
Config.RemoteConfig#username
Config.RemoteConfig#password
Copyright © 2018–2019. All rights reserved.