Uses of Enum Class
org.eclipse.hawkbit.artifact.exception.ArtifactEncryptionFailedException.EncryptionOperation
Packages that use ArtifactEncryptionFailedException.EncryptionOperation
-
Uses of ArtifactEncryptionFailedException.EncryptionOperation in org.eclipse.hawkbit.artifact.exception
Methods in org.eclipse.hawkbit.artifact.exception that return ArtifactEncryptionFailedException.EncryptionOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ArtifactEncryptionFailedException.EncryptionOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.hawkbit.artifact.exception with parameters of type ArtifactEncryptionFailedException.EncryptionOperationModifierConstructorDescriptionArtifactEncryptionFailedException(ArtifactEncryptionFailedException.EncryptionOperation encryptionOperation, String message, Throwable cause)