Uses of Interface
org.sbpm.sbpel.RepeatableOnAlarm

Uses of RepeatableOnAlarm in org.sbpm.sbpel
 

Methods in org.sbpm.sbpel that return RepeatableOnAlarm
 RepeatableOnAlarm SBPELFactory.createRepeatableOnAlarm()
           
 

Methods in org.sbpm.sbpel that return types with arguments of type RepeatableOnAlarm
 Set<RepeatableOnAlarm> Scope.listOnAlarms()
           
 Set<RepeatableOnAlarm> Process.listOnAlarms()
           
 

Methods in org.sbpm.sbpel with parameters of type RepeatableOnAlarm
 boolean Scope.addOnAlarm(RepeatableOnAlarm value)
           
 boolean Process.addOnAlarm(RepeatableOnAlarm value)
           
 boolean Scope.removeOnAlarm(RepeatableOnAlarm value)
           
 boolean Process.removeOnAlarm(RepeatableOnAlarm value)
           
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.