| Constructor and description |
|---|
UpdateUtils
(org.gradle.api.Project project) |
| Type | Name and description |
|---|---|
void |
updateAllFoldersForProfile(java.lang.Object activeBuildProfile, java.util.List currentlySpecifiedLanguages) |
void |
updateAllResourcesByProfile(java.lang.Object buildProfile) |
void |
updateAllSourcesForProfile(java.lang.Object activeBuildProfile, java.util.List currentlySpecifiedLanguages) |
void |
updateMainSourcesForProfile(java.lang.Object activeBuildProfile, java.util.List currentlySpecifiedLanguages) |
void |
updateResourcesByProfile(java.lang.String sourceSet, java.lang.Object buildProfile) |
void |
updateSourceSetBySourceSetAndProfile(java.lang.String sourceSet, java.lang.Object buildProfile, java.util.List currentlySpecifiedLanguages) |
void |
updateTestSourcesForProfile(java.lang.Object activeBuildProfile, java.util.List currentlySpecifiedLanguages) |
| Methods inherited from class | Name |
|---|---|
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() |