Class BlobValue

java.lang.Object
org.bonitasoft.engine.persistence.model.BlobValue
All Implemented Interfaces:
Serializable, PersistentObject

@Entity public class BlobValue extends Object implements PersistentObject
Represent a Blob value store in the persistence layer.
Author:
Emmanuel Duchastenier
See Also:
  • Constructor Details

    • BlobValue

      public BlobValue()