public class Uml2Confluence_doc extends Object
Usage: java de.viaboxx.markdown.Uml2Confluence -server [url] <pageId&; options: +quiet for non-verbose output (default: verbose) -u user:password to use HTTP-Basic-Auth to request the URL (default: no auth) -depth -1..n the depth to follow down the child-pages hierarchy. -1=infinte, 0=no children (default: -1) -server URL of confluence server. (default: https://viaboxx.atlassian.net/wiki) -a download folder for attachments (default: attachments) -no-caching file caching disabled -updateAttachments false boolean to enable/disable attaching images to the page -updatePage false boolean to enable/disable that the page content is changed (to add section and image tags) +caching file caching enabled (default: disabled) +dryRun do not change confluence (default: false) last parameter: the file to read (-m file) or the URL to get (-m url) or the pageId to start with (-m wiki) -? print for this help
Date: 24.10.14
| Constructor and Description |
|---|
Uml2Confluence_doc() |
public static void main(String[] args)
args - Copyright © 2014-2015. All Rights Reserved.