Package org.openbravo.scheduling
Class ProcessSchedulingTest.ParseTranslationProcess
- java.lang.Object
-
- org.openbravo.scheduling.ProcessSchedulingTest.ParseTranslationProcess
-
- All Implemented Interfaces:
Process
- Enclosing class:
- ProcessSchedulingTest
public static class ProcessSchedulingTest.ParseTranslationProcess extends Object implements Process
Fake process to get a translation with OBMessageUtils
-
-
Field Summary
-
Fields inherited from interface org.openbravo.scheduling.Process
COMPLETE, ERROR, EXECUTION_ID, KILLED, MISFIRED, PREVENT_CONCURRENT_EXECUTIONS, PROCESS_ID, PROCESS_NAME, PROCESSING, SCHEDULED, SUCCESS, SYSTEM_RESTART, UNSCHEDULED
-
-
Constructor Summary
Constructors Constructor Description ParseTranslationProcess()
-
-
-
Method Detail
-
execute
public void execute(ProcessBundle bundle) throws Exception
-
-