public static class DependencyFilter.ExcludeScopeFilter extends Object implements DependencyFilter
DependencyFilter.ExcludeScopeFilterCOMPILE_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 DependencyFilterCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.