@Incubating public interface ComponentMetadata
修飾子とタイプ | メソッドと説明 |
---|---|
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()
.