Uses of Class
org.openiam.mq.constants.queue.am.ContentProviderQueue
-
Packages that use ContentProviderQueue Package Description org.openiam.config org.openiam.esb.am.mq org.openiam.srvc.am org.openiam.workflow.activiti.delegate.core org.openiam.workflow.activiti.utils -
-
Uses of ContentProviderQueue in org.openiam.config
Methods in org.openiam.config that return ContentProviderQueue Modifier and Type Method Description ContentProviderQueueAmVHostConfig. contentProviderQueue() -
Uses of ContentProviderQueue in org.openiam.esb.am.mq
Constructors in org.openiam.esb.am.mq with parameters of type ContentProviderQueue Constructor Description AuthenticationRuleListener(ContentProviderQueue queue)ContentProviderListener(ContentProviderQueue queue) -
Uses of ContentProviderQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type ContentProviderQueue Constructor Description ContentProviderWebServiceImpl(ContentProviderQueue queue) -
Uses of ContentProviderQueue in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as ContentProviderQueue Modifier and Type Field Description protected ContentProviderQueueAbstractNotificationDelegate. contentProviderQueue -
Uses of ContentProviderQueue in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as ContentProviderQueue Modifier and Type Field Description protected ContentProviderQueueActivitiHelper. contentProviderQueue
-