General KERNEL Documentation     End User KERNEL Services  


libBatch_Swig::BatchManager Class Reference

Inheritance diagram for libBatch_Swig::BatchManager:

Inheritance graph
Collaboration diagram for libBatch_Swig::BatchManager:

Collaboration graph

Public Member Functions

def __init__
def __del__
def __repr__
def getJobIdByReference
def submitJob
def deleteJob
def holdJob
def releaseJob
def alterJob
def queryJob

Static Private Attributes

dictionary __swig_setmethods__ = {}
tuple __setattr__ = lambdaself,name,value:_swig_setattr(self, BatchManager, name, value)
dictionary __swig_getmethods__ = {}
tuple __getattr__ = lambdaself,name:_swig_getattr(self, BatchManager, name)

Member Function Documentation

def libBatch_Swig::BatchManager::__init__   self  ) 
 

def libBatch_Swig::BatchManager::__del__   self,
  destroy = _libBatch_Swig.delete_BatchManager
 

def libBatch_Swig::BatchManager::__repr__   args  ) 
 

def libBatch_Swig::BatchManager::getJobIdByReference   args  ) 
 

def libBatch_Swig::BatchManager::submitJob   args  ) 
 

def libBatch_Swig::BatchManager::deleteJob   args  ) 
 

def libBatch_Swig::BatchManager::holdJob   args  ) 
 

def libBatch_Swig::BatchManager::releaseJob   args  ) 
 

def libBatch_Swig::BatchManager::alterJob   args  ) 
 

def libBatch_Swig::BatchManager::queryJob   args  ) 
 


Field Documentation

dictionary libBatch_Swig::BatchManager::__swig_setmethods__ = {} [static, private]
 

tuple libBatch_Swig::BatchManager::__setattr__ = lambdaself,name,value:_swig_setattr(self, BatchManager, name, value) [static, private]
 

dictionary libBatch_Swig::BatchManager::__swig_getmethods__ = {} [static, private]
 

tuple libBatch_Swig::BatchManager::__getattr__ = lambdaself,name:_swig_getattr(self, BatchManager, name) [static, private]