Class Target
java.lang.Object
org.gradlex.javamodule.packaging.model.Target
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.Property<String>getName()abstract org.gradle.api.provider.Property<String>abstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.ListProperty<String>abstract org.gradle.api.provider.Property<Boolean>abstract org.gradle.api.file.ConfigurableFileCollection
-
Constructor Details
-
Target
-
-
Method Details
-
getOperatingSystem
-
getArchitecture
-
getPackageTypes
-
getOptions
-
getAppImageOptions
-
getTargetResources
public abstract org.gradle.api.file.ConfigurableFileCollection getTargetResources() -
getSingleStepPackaging
-
getName
-