public final class InstallExtensionDetails extends java.lang.Object
| Constructor and Description |
|---|
InstallExtensionDetails(ExtensionBundle extensionBundle)
Creates a new install extension details with the provided
information.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionBundle |
getExtensionBundle()
Retrieves the extension bundle being installed.
|
public InstallExtensionDetails(ExtensionBundle extensionBundle)
extensionBundle - The extension bundle being installed.public ExtensionBundle getExtensionBundle()