17 lines
351 B
JSON
17 lines
351 B
JSON
{
|
|
"fields": {
|
|
"executeTime": "mengeksekusi Pada",
|
|
"serviceName": "Layanan",
|
|
"methodName": "metode",
|
|
"scheduledJob": "Pekerjaan Terjadwal",
|
|
"method": "metode"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Pending": "Tunda",
|
|
"Success": "Berhasil",
|
|
"Running": "Berjalan",
|
|
"Failed": "Gagal"
|
|
}
|
|
}
|
|
} |