Uses of Interface
org.wso2.carbon.governance.api.generic.GenericArtifactFilter
-
Packages that use GenericArtifactFilter Package Description org.wso2.carbon.governance.api.generic -
-
Uses of GenericArtifactFilter in org.wso2.carbon.governance.api.generic
Methods in org.wso2.carbon.governance.api.generic with parameters of type GenericArtifactFilter Modifier and Type Method Description GenericArtifact[]GenericArtifactManager. findGenericArtifacts(GenericArtifactFilter criteria)Finds all artifacts matching the given filter criteria.
-