Package de.xima.fc
Class I18nKeys.ProcessLog
- java.lang.Object
-
- de.xima.fc.I18nKeys.ProcessLog
-
-
Field Summary
Fields Modifier and Type Field Description static String
CREATED_ON
static String
LOG_FOR_PROCESS
-
Constructor Summary
Constructors Constructor Description ProcessLog()
-
-
-
Field Detail
-
LOG_FOR_PROCESS
public static final String LOG_FOR_PROCESS
- See Also:
- Constant Field Values
-
CREATED_ON
public static final String CREATED_ON
- See Also:
- Constant Field Values
-
-