WorkflowProgressType
class WorkflowProgressType extends Type (View source)
Properties
protected | $entityManager | from Type |
Methods
getNotifier()
Get the notifier this type should use
createSubscription()
No description
getAvailableSubscriptions()
Get available type subscriptions
getAvailableFilters()
Get available notification filters
Details
in
Type at line 15
__construct(EntityManagerInterface $entityManager)
No description
NotifierInterface
getNotifier()
Get the notifier this type should use
NotificationInterface
createNotification(SubjectInterface $subject)
Create a notification for a specific subject
protected
createSubscription()
No description
SubscriptionInterface
getSubscription(SubjectInterface $subject)
Get a subscription for a specific subject
SubscriptionInterface[]
getAvailableSubscriptions()
Get available type subscriptions
clearNotification(Progress $progress)
No description
FilterInterface[]
getAvailableFilters()
Get available notification filters