Uses of Enum Class
de.codecamp.maven.delayment.model.CleanLifecycle
Packages that use CleanLifecycle
-
Uses of CleanLifecycle in de.codecamp.maven.delayment.model
Methods in de.codecamp.maven.delayment.model that return CleanLifecycleModifier and TypeMethodDescriptionstatic CleanLifecycleReturns the enum constant of this class with the specified name.static CleanLifecycleCleanLifecycle.valueOfPhase(String phase) static CleanLifecycle[]CleanLifecycle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.codecamp.maven.delayment.model that return types with arguments of type CleanLifecycleModifier and TypeMethodDescriptionstatic Optional<CleanLifecycle>CleanLifecycle.valueOfPhaseOptional(String phase)