Class BundleStateSchema
- java.lang.Object
-
- org.osgi.dto.DTO
-
- org.apache.aries.jax.rs.rest.management.schema.BundleStateSchema
-
public class BundleStateSchema extends org.osgi.dto.DTO
-
-
Constructor Summary
Constructors Constructor Description BundleStateSchema()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BundleStateSchema
build(int state, int options)
-
-
-
Method Detail
-
build
public static BundleStateSchema build(int state, int options)
-
-