Uses of Enum
org.qubership.atp.mia.model.ContentType
Packages that use ContentType
-
Uses of ContentType in org.qubership.atp.mia.model
Methods in org.qubership.atp.mia.model that return ContentTypeModifier and TypeMethodDescriptionstatic ContentTypeGet content type.static ContentTypeReturns the enum constant of this type with the specified name.static ContentType[]ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ContentType in org.qubership.atp.mia.service
Methods in org.qubership.atp.mia.service with parameters of type ContentTypeModifier and TypeMethodDescriptionMiaContext.createFileName(ContentType contentType) Creates filename for supported content type if content-dispostion not present in header.