@groovy.transform.CompileStatic class ResourceProfile extends AbstractProfile
A profile that operates against abstract Resource references
| Fields inherited from class | Fields | 
|---|---|
| class AbstractProfile | binaryExtensions, buildExcludes, buildMerge, buildPlugins, buildRepositories, classLoader, commandsByName, defaultFeaturesNames, dependencies, description, exclusionDependencySelector, executablePatterns, features, instructions, internalCommands, name, navigableConfig, parentNames, parentProfiles, parentTargetFolder, profileDir, profileRepository, repositories, requiredFeatureNames, skeletonExcludes, version | 
| Constructor and description | 
|---|
| ResourceProfile
                                (ProfileRepository repository, java.lang.String name, Resource profileDir) | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractProfile | getBinaryExtensions, getBuildMergeProfileNames, getBuildPlugins, getBuildRepositories, getCommand, getCommands, getCompleters, getConfiguration, getDefaultFeatures, getDependencies, getDescription, getExecutablePatterns, getExtends, getFeatures, getInstructions, getParentSkeletonDir, getParentSkeletonDir, getProfileDir, getProfileRepository, getRepositories, getRequiredFeatures, getSkeletonExcludes, getTemplate, getVersion, handleCommand, hasCommand, initialize, registerParentCommands, setProfileRepository | 
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |