public static String getJobName()

in java/sandbox/Worker.java [26:28]


    public static String getJobName(){
        return JOB_NAME;
    }