Class ComponentInfo
java.lang.Object
org.apache.sling.testing.clients.osgi.ComponentInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComponentInfo
public ComponentInfo(com.fasterxml.jackson.databind.JsonNode root) throws TestingValidationException - Throws:
TestingValidationException
-
-
Method Details
-
getId
public int getId()- Returns:
- the component identifier
-
getName
- Returns:
- the component name
-
getStatus
- Returns:
- the component status
-
getPid
- Returns:
- the component persistent identifier
-