|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job.LogType | |
|---|---|
| uk.ac.soton.itinnovation.grid.service.job | |
| Uses of Job.LogType in uk.ac.soton.itinnovation.grid.service.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.job that return Job.LogType | |
|---|---|
static Job.LogType |
Job.LogType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Job.LogType[] |
Job.LogType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in uk.ac.soton.itinnovation.grid.service.job with parameters of type Job.LogType | |
|---|---|
File |
Job.getLogFile(Job.LogType type)
|
String |
Job.getLogTail(Job.LogType target)
|
void |
Job.log(Job.LogType target,
String message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||