public class SnapshotFilter extends Object
Constructor and Description |
---|
SnapshotFilter(String groupName) |
Modifier and Type | Method and Description |
---|---|
void |
addBundlePrefix(String bundlePrefix) |
void |
addPackagesPrefix(String packagesPrefix) |
String |
getBundleGroupName() |
List<String> |
getBundlePrefixes() |
List<String> |
getPackagesPrefixes() |
boolean |
includeBundleId(String bundleId) |
boolean |
includeOperation(OperationInfoImpl op) |
boolean |
includeSeamComponent(SeamComponentInfo seamComponent) |
public SnapshotFilter(String groupName)
public String getBundleGroupName()
public void addBundlePrefix(String bundlePrefix)
public void addPackagesPrefix(String packagesPrefix)
public boolean includeBundleId(String bundleId)
public boolean includeSeamComponent(SeamComponentInfo seamComponent)
public boolean includeOperation(OperationInfoImpl op)
Copyright © 2015 Nuxeo SA. All rights reserved.