Reparatur Transform
class ReparaturTransform(crashWebViewsExtension: CrashWebViewsExtension) : Transform
Content copied to clipboard
Functions
applyToVariant
Link copied to clipboard
equals
Link copied to clipboard
getInputTypes
Link copied to clipboard
open override fun getInputTypes(): MutableSet<QualifiedContent.ContentType>
Content copied to clipboard
getOutputTypes
Link copied to clipboard
open override fun getOutputTypes(): MutableSet<QualifiedContent.ContentType>
Content copied to clipboard
getParameterInputs
Link copied to clipboard
getReferencedScopes
Link copied to clipboard
open override fun getReferencedScopes(): MutableSet<in QualifiedContent.Scope>
Content copied to clipboard
getScopes
Link copied to clipboard
getSecondaryDirectoryOutputs
Link copied to clipboard
open override fun getSecondaryDirectoryOutputs(): MutableCollection<File>
Content copied to clipboard
getSecondaryFileInputs
Link copied to clipboard
getSecondaryFileOutputs
Link copied to clipboard
getSecondaryFiles
Link copied to clipboard
isCacheable
Link copied to clipboard
isIncremental
Link copied to clipboard
setOutputDirectory
Link copied to clipboard
setOutputFile
Link copied to clipboard
transform
Link copied to clipboard
open override fun transform(p0: Context, p1: MutableCollection<TransformInput>, p2: MutableCollection<TransformInput>, p3: TransformOutputProvider, p4: Boolean)
Content copied to clipboard