public class DockerRmiTask extends GenericDockerTask
| Constructor and Description |
|---|
DockerRmiTask(org.gradle.api.model.ObjectFactory objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.provider.Property<java.lang.String> |
getImageId() |
void |
rmi() |
void |
setImageId(java.lang.String imageId)
Deprecated.
This setter will be removed, please use the Property instead.
|
getAuthConfig, getCertPath, getDockerClient, getDockerHost, getEncodedAuthConfig, getProxy, setAuthConfigEncoded, setAuthConfigPlain, setDockerHostcompareTo, 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, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects, setLoggerMessageRewriter@Inject public DockerRmiTask(org.gradle.api.model.ObjectFactory objectFactory)
@Input public org.gradle.api.provider.Property<java.lang.String> getImageId()
public void rmi()
@Deprecated public void setImageId(java.lang.String imageId)
getImageId()