public interface BinaryFileProviderTask
extends org.gradle.api.Task
Task that is capable of providing a zip or jar package of compiled java
sources.| Modifier and Type | Interface and Description |
|---|---|
static class |
BinaryFileProviderTask.Artifact |
static class |
BinaryFileProviderTask.BinaryArtifactType |
| Modifier and Type | Method and Description |
|---|---|
BinaryFileProviderTask.Artifact |
getArtifact() |
configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, finalizedBy, getActions, getAnt, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getFinalizedBy, getGroup, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, hasProperty, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter@NonNull BinaryFileProviderTask.Artifact getArtifact()