Package com.levigo.jadice.server.ws
Class JobResult.Log
- java.lang.Object
-
- com.levigo.jadice.server.ws.JobResult.Log
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JobResult.Log.Level
-
Constructor Summary
Constructors Constructor Description Log()
-
-
-
Field Detail
-
level
public JobResult.Log.Level level
-
timeStamp
public String timeStamp
-
id
public String id
-
message
public String message
-
-