|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.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 java.net.URL |
Exporter.exportSite(ConfluenceRpc rpc,
Exporter.AttachmentOption attachmentOption)
Export a site via RPC. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |