Class 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
    • Constructor Detail

      • ParseTranslationProcess

        public ParseTranslationProcess()
    • Method Detail

      • execute

        public void execute​(ProcessBundle bundle)
                     throws Exception
        Specified by:
        execute in interface Process
        Parameters:
        bundle - the process' parameters, security and contextual information
        Throws:
        Exception - if an error occurs executing the process