Class BundleInfos
java.lang.Object
org.opencastproject.kernel.bundleinfo.BundleInfos
Functions on
BundleInfo.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic org.opencastproject.util.data.Option<String> getBuildNumber(org.osgi.framework.Bundle bundle) Extract the build number of a bundle.
-
Field Details
-
MANIFEST_BUILD_NUMBER
- See Also:
-
-
Method Details
-
getBuildNumber
public static org.opencastproject.util.data.Option<String> getBuildNumber(org.osgi.framework.Bundle bundle) Extract the build number of a bundle.
-