public interface GenericArtifactFilter
Modifier and Type | Method and Description |
---|---|
boolean |
matches(GenericArtifact artifact)
Whether the given artifact matches the expected filter criteria.
|
boolean matches(GenericArtifact artifact) throws GovernanceException
artifact
- the artifact.GovernanceException
- if the operation failed.Copyright © 2019 WSO2. All Rights Reserved.