public void clearTasknotificationEventListeners() { ((JbpmServicesEventImpl) taskNotificationEvents).clearListeners(); }
public void clearTaskLifecycleEventListeners() { ((JbpmServicesEventImpl) taskEvents).clearListeners(); }