org.xwiki.wikistream.descriptor
Class CompositeWikiStreamDescriptor
java.lang.Object
org.xwiki.wikistream.descriptor.AbstractWikiStreamDescriptor
org.xwiki.wikistream.descriptor.CompositeWikiStreamDescriptor
- All Implemented Interfaces:
- WikiStreamDescriptor
@Unstable
public class CompositeWikiStreamDescriptor
- extends AbstractWikiStreamDescriptor
- Since:
- 5.3M2
- Version:
- $Id: cdb453fb99eadf6cebf51862e5ca435a04b3e880 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeWikiStreamDescriptor
public CompositeWikiStreamDescriptor(String name,
String description,
WikiStreamDescriptor... descriptors)
- Parameters:
name - human readable name of wiki stream input source type.description - the description of the wiki streamdescriptors - the sub descriptors
extractParameters
protected void extractParameters()
Copyright © 2004–2014 XWiki. All rights reserved.