public static class DependencyFilter.ExcludeScopeFilter extends Object implements DependencyFilter
DependencyFilter.ExcludeScopeFilter
COMPILE_FILTER, TAKE_ALL_FILTER
Constructor and Description |
---|
ExcludeScopeFilter(String... excludedScopes) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.kie.api.builder.ReleaseId releaseId,
String scope) |
public ExcludeScopeFilter(String... excludedScopes)
public boolean accept(org.kie.api.builder.ReleaseId releaseId, String scope)
accept
in interface DependencyFilter
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.