Methods in org.gwe.api that throw ServerAPIConnectionException |
void |
Session4ClientAPIEnhancer.abortOrder(int orderId)
|
void |
Session4ClientAPI.abortOrder(int orderId)
|
void |
Session4ClientAPIEnhancer.cleanupDisposedAllocations()
|
void |
Session4ClientAPI.cleanupDisposedAllocations()
|
void |
Session4ClientAPIEnhancer.configureDaemon(HeadResourceInfo daemonInfo)
|
void |
Session4ClientAPI.configureDaemon(HeadResourceInfo daemonInfo)
|
void |
Session4ServerAPI.connect()
|
void |
Session4ClientAPIEnhancer.deleteOrder(int orderId)
|
void |
Session4ClientAPI.deleteOrder(int orderId)
|
java.lang.String |
Session4ClientAPIEnhancer.doOrderBasedOperation(ClientOrderBasedOperation oper,
int orderId)
|
java.lang.String |
Session4ClientAPIEnhancer.doOrderBasedQuery(ClientOrderBasedQuery oper,
int orderId,
int jobNum)
|
<RETURN_TYPE>
RETURN_TYPE |
|
Session4ServerAPI.executeRequest(SessionRequest<API_TYPE,RETURN_TYPE> req)
|
long |
Session4ClientAPIEnhancer.getDaemonTime()
|
long |
Session4ClientAPI.getDaemonTime()
|
JobInfo |
Session4ClientAPIEnhancer.getJobDetails(int orderId,
int jobNum)
|
JobInfo |
Session4ClientAPI.getJobDetails(int orderId,
int jobNum)
|
OrderInfo |
Session4ClientAPIEnhancer.getOrderDetails(int orderId,
boolean includeJobDetails)
|
OrderInfo |
Session4ClientAPI.getOrderDetails(int orderId,
boolean includeJobDetails)
|
java.util.List<OrderInfo> |
Session4ClientAPIEnhancer.getOrders(java.lang.String description)
|
java.util.List<OrderInfo> |
Session4ClientAPI.getOrders(java.lang.String description)
|
java.util.List<OrderInfo> |
Session4ClientAPIEnhancer.getOrdersList(boolean includeJobDetails)
|
java.util.List<OrderInfo> |
Session4ClientAPI.getOrdersList(boolean includeJobDetails)
|
protected API_TYPE |
Session4ServerAPI.getServerAPI()
|
long |
Session4ClientAPI.loginUser()
|
void |
Session4ClientAPIEnhancer.pauseOrder(int orderId)
|
void |
Session4ClientAPI.pauseOrder(int orderId)
|
java.util.List<java.lang.String> |
Session4ClientAPIEnhancer.previewOrder(OrderInfo order)
|
java.util.List<java.lang.String> |
Session4ClientAPI.previewOrder(OrderInfo order)
|
OrderInfo |
Session4ClientAPIEnhancer.queueOrder(OrderInfo order)
|
OrderInfo |
Session4ClientAPI.queueOrder(OrderInfo order)
|
void |
Session4ClientAPIEnhancer.resumeOrder(int orderId)
|
void |
Session4ClientAPI.resumeOrder(int orderId)
|
void |
Session4ClientAPIEnhancer.shutdownDaemon()
|
void |
Session4ClientAPI.shutdownDaemon()
|
void |
Session4ClientAPIEnhancer.swapPriorities(int orderId,
int orderId2)
|
void |
Session4ClientAPI.swapPriorities(int orderId1,
int orderId2)
|
void |
Session4ClientAPIEnhancer.updateConfig(DaemonConfigDesc config)
|
void |
Session4ClientAPI.updateConfig(DaemonConfigDesc config)
|