[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version available for `PageContext` is 2.63.1, with the provided list detailing versions all the way down to 2.7.1."],["`PageContext` is an abstract class that serves as the context for a page call, with `RequestT`, `ResponseT`, and `ResourceT` as its type parameters."],["This `PageContext` class inherits from `java.lang.Object` and has several inherited methods like `clone()`, `equals(Object)`, `wait()`, and `notify()`."],["The `PageContext` class includes static methods, such as `create()`, which is used to create an instance of `PageContext`, alongside methods for retrieving the call context, callable, page descriptor, and the request."],["The method `withRequest` allows for creating a new `PageContext` with a modified request, while retaining other context values."]]],[]]