Start of change

CallStackEntry

CallStackEntry represents an entry in the call stack of a specific thread of a server job.

Objects of this type are generated by calling Job.getCallStack().

Related information
CallStackEntry Javadoc
End of change