Class JandexProcessResources

  • All Implemented Interfaces:
    kotlin.Comparable , org.gradle.api.Named , org.gradle.api.Task , org.gradle.api.file.ContentFilterable , org.gradle.api.file.CopyProcessingSpec , org.gradle.api.file.CopySourceSpec , org.gradle.api.file.CopySpec , org.gradle.api.internal.DynamicObjectAware , org.gradle.api.internal.IConventionAware , org.gradle.api.internal.TaskInternal , org.gradle.api.internal.file.copy.CopySpecSource , org.gradle.api.plugins.ExtensionAware , org.gradle.api.tasks.util.PatternFilterable , org.gradle.util.Configurable

    
    public abstract class JandexProcessResources
    extends ProcessResources
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Property<String> getIndexDestinationPath()
      abstract Property<JandexBuildAction> getJandexBuildAction()
      • Methods inherited from class org.gradle.api.DefaultTask

        getActions, getAnt, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, setActions, setDescription, setDidWork, setEnabled, setEnabled, setGroup
      • Methods inherited from class org.gradle.api.tasks.AbstractCopyTask

        getDirMode, getDirPermissions, getDuplicatesStrategy, getExcludes, getFileMode, getFilePermissions, getFilteringCharset, getIncludeEmptyDirs, getIncludes, getSource, isCaseSensitive, setCaseSensitive, setDirMode, setDuplicatesStrategy, setFileMode, setFilteringCharset, setIncludeEmptyDirs
      • Methods inherited from class org.gradle.api.internal.AbstractTask

        getAsDynamicObject, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, setImpliesSubProjects
      • Methods inherited from class org.gradle.api.tasks.Copy

        getDestinationDir, getRootSpec, setDestinationDir
      • Methods inherited from class org.gradle.api.internal.ConventionTask

        conventionMapping, conventionMapping, getConventionMapping
      • Methods inherited from class org.gradle.api.file.CopySourceSpec

        from, from, from
      • Methods inherited from class org.gradle.api.file.CopySpec

        filesMatching, filesMatching, filesNotMatching, filesNotMatching, into, into, with
      • Methods inherited from class org.gradle.api.file.CopyProcessingSpec

        dirPermissions, eachFile, eachFile, filePermissions, into, rename, rename, rename, rename
      • Methods inherited from class org.gradle.api.tasks.util.PatternFilterable

        exclude, exclude, exclude, exclude, include, include, include, include, setExcludes, setIncludes
      • Methods inherited from class org.gradle.api.file.ContentFilterable

        expand, expand, filter, filter, filter, filter
      • Methods inherited from class org.gradle.api.Task

        configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, doNotTrackState, finalizedBy, getConvention, hasProperty, mustRunAfter, notCompatibleWithConfigurationCache, onlyIf, onlyIf, onlyIf, property, setDependsOn, setFinalizedBy, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesService
      • Methods inherited from class kotlin.Comparable

        compareTo
      • Methods inherited from class org.gradle.api.internal.TaskInternal

        acceptServiceReferences, appendParallelSafeAction, hasTaskActions, prependParallelSafeAction
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait