Uses of Enum Class
org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
Packages that use DefaultBlobDispatcher.Op
-
Uses of DefaultBlobDispatcher.Op in org.nuxeo.ecm.core.blob
Fields in org.nuxeo.ecm.core.blob declared as DefaultBlobDispatcher.OpMethods in org.nuxeo.ecm.core.blob that return DefaultBlobDispatcher.OpModifier and TypeMethodDescriptionstatic DefaultBlobDispatcher.Op
Returns the enum constant of this class with the specified name.static DefaultBlobDispatcher.Op[]
DefaultBlobDispatcher.Op.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.nuxeo.ecm.core.blob with parameters of type DefaultBlobDispatcher.Op