interface CommandResourceResolver
Type Params | Return Type | Name and description |
---|---|---|
|
abstract Collection<Resource> |
findCommandResources(Profile profile) Finds Command resources for the given profile |
|
abstract Collection<String> |
getMatchingFileExtensions() The pattern to match file names with |
Finds Command resources for the given profile
profile
- The Profile instanceThe pattern to match file names with