Uses of Enum
org.apache.sling.testing.clients.osgi.Bundle.Status
Packages that use Bundle.Status
-
Uses of Bundle.Status in org.apache.sling.testing.clients.osgi
Methods in org.apache.sling.testing.clients.osgi that return Bundle.StatusModifier and TypeMethodDescriptionBundleInfo.getStatus()static Bundle.Statusstatic Bundle.StatusReturns the enum constant of this type with the specified name.static Bundle.Status[]Bundle.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.sling.testing.clients.osgi with parameters of type Bundle.StatusModifier and TypeMethodDescriptionintBundlesInfo.getNumBundlesByStatus(Bundle.Status status) Returns number of bundles that are in specified state