Package org.apache.sling.installer.core.impl.tasks
package org.apache.sling.installer.core.impl.tasks
-
ClassDescriptionAbstract base class for bundle related tasks.Holds the bundle info that we need, makes it easier to test without an OSGi framework.Install a bundle supplied as a RegisteredResource.Remove a bundle from a RegisteredResource.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 retryingTask creator for bundlesUpdate a bundle from a RegisteredResource.Update the installer itselfRefresh a set of bundles.Restart all active bundles.Update the system bundle from a RegisteredResource.Support class for the tasks.