Package | Description |
---|---|
com.atlassian.confluence.importexport.impl |
Modifier and Type | Method and Description |
---|---|
static ExportDescriptor.Source |
ExportDescriptor.Source.fromString(String src) |
ExportDescriptor.Source |
ExportDescriptor.getSource()
Source instance type - cloud or server.
|
static ExportDescriptor.Source |
ExportDescriptor.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportDescriptor.Source[] |
ExportDescriptor.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportDescriptor.setSource(ExportDescriptor.Source source) |
Copyright © 2003–2017 Atlassian. All rights reserved.