jBPM distribution 6.0.0.Beta1

Uses of Class
org.droolsjbpm.services.impl.model.RuleNotificationInstanceDesc

Packages that use RuleNotificationInstanceDesc
org.droolsjbpm.services.api   
org.droolsjbpm.services.impl   
 

Uses of RuleNotificationInstanceDesc in org.droolsjbpm.services.api
 

Methods in org.droolsjbpm.services.api that return types with arguments of type RuleNotificationInstanceDesc
 Collection<RuleNotificationInstanceDesc> RulesNotificationService.getAllNotificationInstance()
           
 Collection<RuleNotificationInstanceDesc> RulesNotificationService.getAllNotificationInstanceBySessionId(int sessionId)
           
 

Uses of RuleNotificationInstanceDesc in org.droolsjbpm.services.impl
 

Methods in org.droolsjbpm.services.impl that return types with arguments of type RuleNotificationInstanceDesc
 Collection<RuleNotificationInstanceDesc> RulesNotificationServiceImpl.getAllNotificationInstance()
           
 Collection<RuleNotificationInstanceDesc> RulesNotificationServiceImpl.getAllNotificationInstanceBySessionId(int sessionId)
           
 


jBPM distribution 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.