com.irisel.oms.blapi
Class SvcSlaManager

java.lang.Object
  extended by com.irisel.oms.blapi.BasicSvc
      extended by com.irisel.oms.blapi.SvcSlaManager
All Implemented Interfaces:
Status, Svc

public class SvcSlaManager
extends BasicSvc


Field Summary
static java.lang.String ACTION_NAME
           
static int SLA_CHECK_INTERVAL_MINUTES
           
 
Fields inherited from class com.irisel.oms.blapi.BasicSvc
DELIM
 
Fields inherited from interface com.irisel.oms.blapi.Svc
KEY_VALUE_PAIR_DELIMITER
 
Fields inherited from interface com.irisel.oms.blapi.Status
LIST_WFO_STATUS, STATUS_FAILED, STATUS_NEW, STATUS_PENDING_REPROCESSING, STATUS_PROCESSING, STATUS_REPROCESSING, STATUS_SUCCESS, WFOSTATUS_CLOSED, WFOSTATUS_DRAFT, WFOSTATUS_OPEN_ASSIGNED, WFOSTATUS_OPEN_DISPATCHED, WFOSTATUS_OPEN_REJECTED
 
Constructor Summary
SvcSlaManager()
           
 
Method Summary
 SvcContext exec(SvcContext sc)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.irisel.oms.blapi.BasicSvc
getBrowser, setBrowser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_NAME

public static final java.lang.String ACTION_NAME
See Also:
Constant Field Values

SLA_CHECK_INTERVAL_MINUTES

public static final int SLA_CHECK_INTERVAL_MINUTES
See Also:
Constant Field Values
Constructor Detail

SvcSlaManager

public SvcSlaManager()
Method Detail

exec

public SvcContext exec(SvcContext sc)
                throws ServiceException
Throws:
ServiceException

main

public static void main(java.lang.String[] args)
Parameters:
args -