Uses of Enum Class
org.distributeme.core.conventions.SystemProperties
Packages that use SystemProperties
Package
Description
This package contains conventions used across distributeme submodules.
-
Uses of SystemProperties in org.distributeme.core.conventions
Methods in org.distributeme.core.conventions that return SystemPropertiesModifier and TypeMethodDescriptionstatic SystemPropertiesReturns the enum constant of this class with the specified name.static SystemProperties[]SystemProperties.values()Returns an array containing the constants of this enum class, in the order they are declared.