Uses of Class
com.levigo.jadice.server.ws.JobResult.Log
-
Packages that use JobResult.Log Package Description com.levigo.jadice.server.ws -
-
Uses of JobResult.Log in com.levigo.jadice.server.ws
Fields in com.levigo.jadice.server.ws with type parameters of type JobResult.Log Modifier and Type Field Description Collection<JobResult.Log>
JobResult. logs
Method parameters in com.levigo.jadice.server.ws with type arguments of type JobResult.Log Modifier and Type Method Description static void
JobInvocationServiceImpl. createLogEntry(Collection<JobResult.Log> logs, JobResult.Log.Level level, String messageId, String message)
Constructor parameters in com.levigo.jadice.server.ws with type arguments of type JobResult.Log Constructor Description JobResult(String messageID, Collection<JobResult.Log> logs, Collection<Stream> streams)
-