예제 #1
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo("assignment-approved")
예제 #2
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('closed-out')
예제 #3
0
파일: Announce.py 프로젝트: stuartw/WMCore
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('announced')
예제 #4
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('assignment-approved')
예제 #5
0
파일: Announce.py 프로젝트: ticoann/WMCore
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('announced')