Interface UserRoute

All Superinterfaces:
ExtensionPoint, Routable

public interface UserRoute extends Routable, ExtensionPoint
Route contributing to BlueUser: url path /organization/:id/users/:user/:userRoute.urlName()
  • Method Details

    • get

      Object get(BlueUser user)
      Returns context based on the provided user
      Parameters:
      user - the user
      Returns:
      further rest traversal