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