public class WorkflowRunIdFilesResource extends BasicRestlet
WorkflowRunIdFilesResource class.
fields, queryValues, registration| Constructor and Description |
|---|
WorkflowRunIdFilesResource(org.restlet.Context context)
Constructor for WorkflowRunIdFilesResource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.restlet.Request request,
org.restlet.Response response) |
List<File> |
hello(int wrSWA)
hello.
|
authenticate, getQueryValue, init, queryMapcreateFinder, finalize, getApplication, getAuthor, getContext, getDescription, getFinderClass, getLogger, getName, getOwner, handle, handle, handle, isStarted, isStopped, setAuthor, setContext, setDescription, setFinderClass, setName, setOwner, start, stoppublic WorkflowRunIdFilesResource(org.restlet.Context context)
Constructor for WorkflowRunIdFilesResource.
context - a Context object.public void handle(org.restlet.Request request,
org.restlet.Response response)
handle in interface org.restlet.Uniformhandle in class org.restlet.Restletpublic List<File> hello(int wrSWA) throws SQLException
hello.
wrSWA - a int.List object.SQLException - if any.Copyright © 2015 SeqWare. All rights reserved.