示例#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
 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
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('announced')