Package | Description |
---|---|
net.adamcin.granite.client.packman | |
net.adamcin.granite.client.packman.validation |
Modifier and Type | Method and Description |
---|---|
static WspFilter |
WspFilter.adaptWorkspaceFilter(org.apache.jackrabbit.vault.fs.api.WorkspaceFilter filter) |
static WspFilter |
WspFilter.parseSimpleSpec(String text)
Simple spec is defined simply as a line-by-line format where:
1.
|
Modifier and Type | Method and Description |
---|---|
SimpleResponse |
AbstractPackageManagerClient.updateFilter(PackId packageId,
WspFilter filter)
Update a package definition with the specified
WspFilter |
SimpleResponse |
PackageManagerClient.updateFilter(PackId packageId,
WspFilter filter)
Update a package definition with the specified
WspFilter |
Modifier and Type | Method and Description |
---|---|
WspFilter |
ValidationOptions.getValidationFilter()
return the
WorkspaceFilter against
which a package's WorkspaceFilter
will be validated |
WspFilter |
DefaultValidationOptions.getValidationFilter()
return the
WorkspaceFilter against
which a package's WorkspaceFilter
will be validated |
Modifier and Type | Method and Description |
---|---|
protected static ValidationResult |
PackageValidator.checkFilter(ValidationOptions options,
WspFilter archiveFilter) |
static org.apache.jackrabbit.vault.fs.api.WorkspaceFilter |
PackageValidator.convertToWorkspaceFilter(WspFilter wspFilter) |
DefaultValidationOptions |
DefaultValidationOptions.setValidationFilter(WspFilter validationFilter) |
Copyright © 2013-2017. All Rights Reserved.