@Incubating public interface ComponentMetadata
| Modifier and Type | Method and Description | 
|---|---|
| ModuleVersionIdentifier | getId()Returns the identifier of the component. | 
| String | getStatus()Returns the status of the component. | 
| List<String> | getStatusScheme()Returns the status scheme of the component. | 
| boolean | isChanging()Tells whether the component is changing or immutable. | 
ModuleVersionIdentifier getId()
boolean isChanging()
String getStatus()
getStatusScheme().