public interface WorkspaceChanges
IndexDefinition
s.Modifier and Type | Method and Description |
---|---|
Set<String> |
getAddedWorkspaces()
Get the names of the new workspaces that were added.
|
Collection<IndexDefinition> |
getIndexDefinitions()
Get the
IndexDefinition s. |
Set<String> |
getRemovedWorkspaces()
Get the names of the existing workspaces that were removed.
|
Collection<IndexDefinition> getIndexDefinitions()
IndexDefinition
s.Set<String> getAddedWorkspaces()
Copyright © 2008-2015 JBoss, a division of Red Hat. All Rights Reserved.