Uses of Enum Class
org.alfresco.event.gateway.entity.SubscriptionStatus
Packages that use SubscriptionStatus
-
Uses of SubscriptionStatus in org.alfresco.event.gateway.entity
Methods in org.alfresco.event.gateway.entity that return SubscriptionStatusModifier and TypeMethodDescriptionSubscription.getStatus()static SubscriptionStatusReturns the enum constant of this class with the specified name.static SubscriptionStatus[]SubscriptionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.event.gateway.entity with parameters of type SubscriptionStatus