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