public class VersionSelectionResponder extends BasicResponder
Constructor and Description |
---|
VersionSelectionResponder() |
Modifier and Type | Method and Description |
---|---|
SecureOperation |
getSecureOperation() |
static java.util.List<VersionInfo> |
getVersionsList(WikiPage page) |
Response |
makeResponse(FitNesseContext context,
Request request) |
contentFrom, getContentType, getPage, getRequestedPage, pageNotFoundResponse, prepareResponseDocument, responseWith
public Response makeResponse(FitNesseContext context, Request request) throws java.lang.Exception
makeResponse
in interface Responder
makeResponse
in class BasicResponder
java.lang.Exception
public static java.util.List<VersionInfo> getVersionsList(WikiPage page)
public SecureOperation getSecureOperation()
getSecureOperation
in interface SecureResponder
getSecureOperation
in class BasicResponder