Class BundleListSchema
- java.lang.Object
-
- org.osgi.dto.DTO
-
- org.apache.aries.jax.rs.rest.management.schema.BundleListSchema
-
public class BundleListSchema extends org.osgi.dto.DTO
-
-
Constructor Summary
Constructors Constructor Description BundleListSchema()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BundleListSchema
build(List<String> bundles)
-
-
-
Method Detail
-
build
public static BundleListSchema build(List<String> bundles)
-
-