| Fields inherited from class | Fields |
|---|---|
interface Task |
TASK_NAME, TASK_DESCRIPTION, TASK_GROUP, TASK_TYPE, TASK_DEPENDS_ON, TASK_OVERWRITE, TASK_ACTION, TASK_CONSTRUCTOR_ARGS |
| Type | Name and description |
|---|---|
DockerRegistryCredentials |
registryCredentials |
| Type Params | Return Type | Name and description |
|---|---|---|
|
DockerRegistryCredentials |
getRegistryCredentials()The target Docker registry credentials for usage with a task. |
|
void |
setRegistryCredentials(DockerRegistryCredentials registryCredentials)Sets the target Docker registry credentials for usage with a task. |
| Methods inherited from class | Name |
|---|---|
interface Task |
setDescription, getProject, setGroup, getAnt, getConvention, getLogging, setActions, getTaskDependencies, getDependsOn, setDependsOn, dependsOn, onlyIf, onlyIf, setOnlyIf, setOnlyIf, setDidWork, getDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, getEnabled, getOutputs, getDestroyables, getLocalState, getTemporaryDir, mustRunAfter, setMustRunAfter, getMustRunAfter, finalizedBy, setFinalizedBy, getFinalizedBy, shouldRunAfter, setShouldRunAfter, getShouldRunAfter, getTimeout, getLogger, setEnabled, configure, getDescription, property, hasProperty, getGroup, getInputs, setProperty, getName, getActions, getState, getPath, compareTo, getExtensions |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
The target Docker registry credentials for usage with a task.
Sets the target Docker registry credentials for usage with a task.