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, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, 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
@NonNull BinaryFileProviderTask.Artifact getArtifact()