Serialized Form


Package org.xwiki.wikistream.instance.input

Class org.xwiki.wikistream.instance.input.DocumentInstanceInputProperties extends InstanceInputProperties implements Serializable

Serialized Fields

withRevisions

boolean withRevisions
See Also:
isWithRevisions()

withJRCSRevisions

boolean withJRCSRevisions
See Also:
isWithJRCSRevisions()

withWikiAttachments

boolean withWikiAttachments
See Also:
isWithWikiAttachments()

withWikiObjects

boolean withWikiObjects
See Also:
isWithWikiObjects()

withWikiClass

boolean withWikiClass
See Also:
isWithWikiClass()

withWikiDocumentContentHTML

boolean withWikiDocumentContentHTML
See Also:
isWithWikiDocumentContentHTML()

Class org.xwiki.wikistream.instance.input.InstanceInputProperties extends HashMap<String,Object> implements Serializable


Package org.xwiki.wikistream.instance.output

Class org.xwiki.wikistream.instance.output.DocumentInstanceOutputProperties extends InstanceOutputProperties implements Serializable

Serialized Fields

defaultReference

org.xwiki.model.reference.EntityReference defaultReference
See Also:
DocumentInstanceOutputProperties.getDefaultReference()

saveComment

String saveComment
See Also:
DocumentInstanceOutputProperties.getSaveComment()

defaultSyntax

org.xwiki.rendering.syntax.Syntax defaultSyntax
See Also:
DocumentInstanceOutputProperties.getDefaultSyntax()

previousDeleted

boolean previousDeleted
See Also:
DocumentInstanceOutputProperties.isPreviousDeleted()

versionPreserved

boolean versionPreserved
See Also:
DocumentInstanceOutputProperties.isVersionPreserved()

authorPreserved

boolean authorPreserved
See Also:
#isPreserveAuthor()

Class org.xwiki.wikistream.instance.output.InstanceOutputProperties extends HashMap<String,Object> implements Serializable



Copyright © 2004–2014 XWiki. All rights reserved.