Class SimpleSystemProcessExitCodeMapper

    • Constructor Detail

      • SimpleSystemProcessExitCodeMapper

        public SimpleSystemProcessExitCodeMapper()
    • Method Detail

      • getExitStatus

        public ExitStatus getExitStatus​(int exitCode)
        Specified by:
        getExitStatus in interface SystemProcessExitCodeMapper
        Parameters:
        exitCode - exit code returned by the system process
        Returns:
        ExitStatus appropriate for the systemExitCode parameter value