public interface ArtifactsMatch
Interface marking objects that match specific bundle artifacts. Used to determine which artifacts to add to a feature.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public boolean |
acceptArtifact(BundleArtifact artifact)
|