@Incubating public interface ComponentSelectionDescriptor
| Modifier and Type | Method | Description | 
|---|---|---|
| ComponentSelectionCause | getCause() | Returns the cause associated with this descriptor | 
| java.lang.String | getDescription() | Returns a description for the selection. | 
ComponentSelectionCause getCause()
java.lang.String getDescription()
cause,
 or a custom description provided typically through a rule.