Defines Cargo local task convention.
Type | Name and description |
---|---|
java.lang.Object |
configFiles |
java.io.File |
configHomeDir |
java.lang.String |
configType |
ContainerProperties |
containerProperties |
org.gradle.api.file.FileCollection |
extraClasspath |
java.lang.Object |
files |
java.io.File |
homeDir |
java.lang.String |
jvmArgs |
java.io.File |
logFile |
java.lang.String |
logLevel |
java.io.File |
outputFile |
java.lang.Integer |
rmiPort |
org.gradle.api.file.FileCollection |
sharedClasspath |
SystemProperties |
systemProperties |
ZipUrlInstaller |
zipUrlInstaller |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.Object |
configFile(groovy.lang.Closure closure) |
|
java.lang.Object |
containerProperties(groovy.lang.Closure closure) |
|
java.lang.Object |
file(groovy.lang.Closure closure) |
|
java.lang.Object |
installer(groovy.lang.Closure closure) |
|
java.lang.Object |
systemProperties(groovy.lang.Closure closure) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), 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() |