org.kuali.kfs.module.cg
Class CGKeyConstants

java.lang.Object
  extended by org.kuali.kfs.module.cg.CGKeyConstants

public class CGKeyConstants
extends Object

Holds error key constants for CG.


Field Summary
static String ERROR_CLOSE_JOB_FAILED
           
static String MESSAGE_CLOSE_JOB_SUCCEEDED
           
static String SUBJECT_CLOSE_JOB_FAILED
           
static String SUBJECT_CLOSE_JOB_SUCCEEDED
           
 
Constructor Summary
CGKeyConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBJECT_CLOSE_JOB_FAILED

public static final String SUBJECT_CLOSE_JOB_FAILED
See Also:
Constant Field Values

SUBJECT_CLOSE_JOB_SUCCEEDED

public static final String SUBJECT_CLOSE_JOB_SUCCEEDED
See Also:
Constant Field Values

MESSAGE_CLOSE_JOB_SUCCEEDED

public static final String MESSAGE_CLOSE_JOB_SUCCEEDED
See Also:
Constant Field Values

ERROR_CLOSE_JOB_FAILED

public static final String ERROR_CLOSE_JOB_FAILED
See Also:
Constant Field Values
Constructor Detail

CGKeyConstants

public CGKeyConstants()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.