Uses of Class
com.atlassian.confluence.it.export.Exporter.AttachmentOption

Packages that use Exporter.AttachmentOption
com.atlassian.confluence.it.export   
 

Uses of Exporter.AttachmentOption in com.atlassian.confluence.it.export
 

Methods in com.atlassian.confluence.it.export that return Exporter.AttachmentOption
static Exporter.AttachmentOption Exporter.AttachmentOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Exporter.AttachmentOption[] Exporter.AttachmentOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.it.export with parameters of type Exporter.AttachmentOption
static URL Exporter.exportSite(ConfluenceRpc rpc, Exporter.AttachmentOption attachmentOption)
          Export a site via RPC.
 



Copyright © 2003–2015 Atlassian. All rights reserved.