IViewerCanvas is the viewing interface for graphical data.
J
JOB_ENDED -
Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Time stamp when Job ended.
JOB_OWNER -
Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Deprecated.- users know who they are and the audit log knows as well
so this is not required and slows down rendering and transmission slightly
so it is no longer sent.
JOB_RECEIVED -
Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Time stamp when Job recieved as a request.
JOB_STARTED -
Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Deprecated.If requesting a report to be returned, use the renderReport with no target.
Else if sending a report to a target, use the renderReport with no output stream.
This overloaded version handles both cases, but is more confusing, hence deprecated.
With this option set to a non-zero timeout, a read() call on
the InputStream associated with this Socket will block for
only this amount of time (in milliseconds).