@CacheableTask
public class DockerCopyTask
extends org.gradle.api.tasks.Exec
| Constructor and Description |
|---|
DockerCopyTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec() |
java.lang.String |
getContainerId() |
java.lang.String |
getDeployDir() |
java.lang.String |
getLiferayHome() |
java.io.File |
getSourceFile() |
void |
setContainerId(java.lang.Object containerId) |
void |
setDeployDir(java.lang.Object deployDir) |
void |
setLifearyHome(java.lang.Object liferayHome) |
void |
setSourceFile(java.lang.Object sourceFile) |
args, args, commandLine, commandLine, copyTo, environment, environment, executable, getArgs, getArgumentProviders, getCommandLine, getEnvironment, getErrorOutput, getExecActionFactory, getExecutable, getExecutionResult, getObjectFactory, getStandardInput, getStandardOutput, getWorkingDir, isIgnoreExitValue, setArgs, setArgs, setCommandLine, setCommandLine, setCommandLine, setEnvironment, setErrorOutput, setExecutable, setExecutable, setIgnoreExitValue, setStandardInput, setStandardOutput, setWorkingDir, setWorkingDir, workingDirconventionMapping, conventionMapping, getConventionMappingcompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceacceptServiceReferences, appendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectspublic void exec()
exec in class org.gradle.api.tasks.AbstractExecTask<org.gradle.api.tasks.Exec>@Input public java.lang.String getContainerId()
@Input public java.lang.String getDeployDir()
@Input public java.lang.String getLiferayHome()
@Internal public java.io.File getSourceFile()
public void setContainerId(java.lang.Object containerId)
public void setDeployDir(java.lang.Object deployDir)
public void setLifearyHome(java.lang.Object liferayHome)
public void setSourceFile(java.lang.Object sourceFile)