Class FeatureDetails
java.lang.Object
org.codice.ddf.admin.application.rest.model.FeatureDetails
Feature DTO to support DDF Web Console with additional repository and status information. Wrapper
class for Karaf Feature object.
-
Constructor Summary
ConstructorsConstructorDescriptionFeatureDetails(org.apache.karaf.features.Feature feature, String status, String repository) -
Method Summary
-
Constructor Details
-
FeatureDetails
-
-
Method Details
-
getStatus
-
getRepository
-
getName
-
getVersion
-
getId
-
getInstall
-
getDescription
-
getDetails
-
getResolver
-