org.standardout.gradle.plugin.platform.internal
[Groovy] Class BundlesAction
java.lang.Object
org.standardout.gradle.plugin.platform.internal.BundlesAction
- All Implemented Interfaces:
- Action
class BundlesAction
Action that creates bundles.
- Authors:
- Robert Gregor
- Simon Templer
|
Methods inherited from 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() |
BundlesAction
BundlesAction(Project project, java.io.File targetDir)
-
configInfo
protected void configInfo(Configuration config, java.lang.Object log)
-
execute
@Override
void execute(Task task)
-
resolvedConfigInfo
protected void resolvedConfigInfo(java.lang.String title = 'Resolved configuration', java.lang.Iterable resolvedArtifacts, java.lang.Object log)
-
Groovy Documentation