Serialized Form
-
Package org.xwiki.filter.instance.input
-
Class org.xwiki.filter.instance.input.DocumentInstanceInputProperties extends InstanceInputProperties implements Serializable
-
Serialized Fields
-
attachmentsContent
Set<String> attachmentsContent
-
withJRCSRevisions
boolean withJRCSRevisions
-
withRevisions
boolean withRevisions
-
withWikiAttachmentJRCSRevisions
boolean withWikiAttachmentJRCSRevisions
-
withWikiAttachments
boolean withWikiAttachments
-
withWikiAttachmentsContent
boolean withWikiAttachmentsContent
-
withWikiAttachmentsRevisions
boolean withWikiAttachmentsRevisions
-
withWikiClass
boolean withWikiClass
-
withWikiDocumentContentHTML
boolean withWikiDocumentContentHTML
-
withWikiObjects
boolean withWikiObjects
-
-
-
Class org.xwiki.filter.instance.input.InstanceInputProperties extends HashMap<String,Object> implements Serializable
-
-
Package org.xwiki.filter.instance.output
-
Class org.xwiki.filter.instance.output.DocumentInstanceOutputProperties extends InstanceOutputProperties implements Serializable
-
Serialized Fields
-
author
org.xwiki.model.reference.DocumentReference author
- See Also:
getAuthor()
-
authorPreserved
boolean authorPreserved
- See Also:
isAuthorPreserved()
-
authorSet
boolean authorSet
- See Also:
isAuthorSet()
-
defaultReference
org.xwiki.model.reference.EntityReference defaultReference
- See Also:
getDefaultReference()
-
defaultSyntax
org.xwiki.rendering.syntax.Syntax defaultSyntax
- See Also:
getDefaultSyntax()
-
previousDeleted
boolean previousDeleted
- See Also:
isPreviousDeleted()
-
saveComment
String saveComment
- See Also:
getSaveComment()
-
stoppedWhenSaveFail
boolean stoppedWhenSaveFail
- See Also:
isStoppedWhenSaveFail()
-
versionPreserved
boolean versionPreserved
- See Also:
isVersionPreserved()
-
-
-
Class org.xwiki.filter.instance.output.InstanceOutputProperties extends HashMap<String,Object> implements Serializable
-