Class Subscription

java.lang.Object
org.alfresco.event.gateway.entity.AuditableEntity
org.alfresco.event.gateway.entity.Subscription

@Entity public class Subscription extends AuditableEntity
Model that represents the subscriptions that a client application can request the event gateway to create
  • Constructor Details

    • Subscription

      public Subscription()
      No-arg constructor to be used by JPA
  • Method Details