Enum Class CCheckManager.CCheckStatus

java.lang.Object
java.lang.Enum<CCheckManager.CCheckStatus>
com.articulate.sigma.CCheckManager.CCheckStatus
All Implemented Interfaces:
Serializable, Comparable<CCheckManager.CCheckStatus>, Constable
Enclosing class:
CCheckManager

public static enum CCheckManager.CCheckStatus extends Enum<CCheckManager.CCheckStatus>
ccheckQueue keeps track of the KBs that are currently being checked. checkedKBs keeps track of the KBs that have already been checked, and a timestamp of when that check finished.