Interface ArtifactsMatch


public interface ArtifactsMatch
Interface marking objects that match specific bundle artifacts. Used to determine which artifacts to add to a feature.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • acceptArtifact

      boolean acceptArtifact(BundleArtifact artifact)
      Returns:
      if the given artifact is a match