Class DistributionTypes
java.lang.Object
org.jdrupes.builder.distribution.DistributionTypes
A collection of Java specific
ResourceTypes.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceType<ApplicationTarFile> The resource type forApplicationTarFile.static final ResourceType<ApplicationZipFile> The resource type forApplicationZipFile. -
Method Summary
-
Field Details
-
ApplicationZipFileType
The resource type forApplicationZipFile. -
ApplicationTarFileType
The resource type forApplicationTarFile.
-