Exemplo n.º 1
0
 def __init__(self):
     srQueue.__init__(self)
     self.queue_name = "SHOWQUEUE"
Exemplo n.º 2
0
 def __init__(self):
     srQueue.__init__(self, "SHOWQUEUE")
Exemplo n.º 3
0
 def __init__(self):
     srQueue.__init__(self, "POSTPROCESSORQUEUE")
Exemplo n.º 4
0
 def __init__(self):
     srQueue.__init__(self, "SEARCHQUEUE")
Exemplo n.º 5
0
 def __init__(self):
     srQueue.__init__(self, "SEARCHQUEUE")
Exemplo n.º 6
0
 def __init__(self):
     srQueue.__init__(self, "EVENTQUEUE")
Exemplo n.º 7
0
 def __init__(self):
     srQueue.__init__(self)
     self.queue_name = "SHOWQUEUE"
Exemplo n.º 8
0
 def __init__(self):
     srQueue.__init__(self)
     self.queue_name = "SEARCHQUEUE"
Exemplo n.º 9
0
 def __init__(self):
     srQueue.__init__(self, "POSTPROCESSORQUEUE")
Exemplo n.º 10
0
 def __init__(self):
     srQueue.__init__(self, "SHOWQUEUE")