Package | Description |
---|---|
org.apache.sling.installer.core.impl.tasks |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBundleTask
Abstract base class for bundle related tasks.
|
class |
BundleInstallTask
Install a bundle supplied as a RegisteredResource.
|
class |
BundleRemoveTask
Remove a bundle from a RegisteredResource.
|
class |
BundleStartTask
Start a bundle given its bundle ID
Restarts if the bundle does not start on the first try,
but only after receiving a bundle or framework event,
indicating that it's worth retrying
|
class |
BundleUpdateTask
Update a bundle from a RegisteredResource.
|
class |
InstallerBundleUpdateTask
Update the installer itself
|
class |
RefreshBundlesTask
Refresh a set of bundles.
|
class |
RestartActiveBundlesTask
Restart all active bundles.
|
class |
SystemBundleUpdateTask
Update the system bundle from a RegisteredResource.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.