public interface ScopeInfo
Modifier and Type | Field and Description |
---|---|
static ScopeInfo |
FILES |
static ScopeInfo |
PROJECT |
Modifier and Type | Method and Description |
---|---|
boolean |
filterExistsInVcs() |
FilePath[] |
getRoots(VcsContext context,
ActionInfo actionInfo) |
java.lang.String |
getScopeName(VcsContext dataContext,
ActionInfo actionInfo) |
FilePath[] getRoots(VcsContext context, ActionInfo actionInfo)
java.lang.String getScopeName(VcsContext dataContext, ActionInfo actionInfo)
boolean filterExistsInVcs()