Uses of Enum Class
ch.admin.bit.jeap.deploymentlog.domain.DeploymentSequence
Packages that use DeploymentSequence
-
Uses of DeploymentSequence in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return DeploymentSequenceModifier and TypeMethodDescription@NonNull DeploymentSequenceDeployment.getSequence()static DeploymentSequenceReturns the enum constant of this class with the specified name.static DeploymentSequence[]DeploymentSequence.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.deploymentlog.domain with parameters of type DeploymentSequenceModifier and TypeMethodDescriptionDeployment.DeploymentBuilder.sequence(@NonNull DeploymentSequence sequence)