public class WorkflowRunIDResource extends DatabaseIDResource
WorkflowRunIDResource class.
attribute
fields, queryValues, registration
Constructor and Description |
---|
WorkflowRunIDResource()
Constructor for WorkflowRunIDResource.
|
Modifier and Type | Method and Description |
---|---|
void |
getXml()
getXml.
|
org.restlet.representation.Representation |
put(org.restlet.representation.Representation entity) |
WorkflowRun |
updateWorkflowRun(WorkflowRun newWR)
updateWorkflowRun.
|
delete, doInit, getAttribute, getId, mergeAttributes
authenticate, parseClientInt, setRegistrationService, testIfNull
canDescribe, createHtmlRepresentation, createWadlRepresentation, describe, describe, describe, describe, describe, describe, describe, describe, describeDelete, describeGet, describeMethod, describeMethod, describeOptions, describeParameters, describePatch, describePost, describePut, getDescription, getName, getParameter, getParameters, getPreferredWadlVariant, getResourcePath, getResourcesBase, getWadlVariants, isAutoDescribing, options, setAutoDescribing, setDescription, setName
abort, commit, delete, describeVariants, doCatch, doConditionalHandle, doError, doHandle, doHandle, doNegotiatedHandle, get, get, getAttribute, getInfo, getInfo, getOnSent, getPreferredVariant, getRole, getVariants, getVariants, handle, hasAnnotations, head, head, isAnnotated, isAutoCommitting, isCommitted, isConditional, isExisting, isInRole, isNegotiated, options, patch, patch, post, post, put, redirectPermanent, redirectPermanent, redirectSeeOther, redirectSeeOther, redirectTemporary, redirectTemporary, setAllowedMethods, setAnnotated, setAttribute, setAutoCommitting, setChallengeRequests, setCommitted, setConditional, setCookieSettings, setDimensions, setExisting, setLocationRef, setLocationRef, setNegotiated, setOnSent, setProxyChallengeRequests, setServerInfo, setStatus, setStatus, setStatus, setStatus, updateAllowedMethods, updateDimensions
doError, doRelease, getAllowedMethods, getApplication, getChallengeRequests, getChallengeResponse, getClientInfo, getConditions, getConnegService, getContext, getConverterService, getCookies, getCookieSettings, getDimensions, getHostRef, getLocationRef, getLogger, getMatrix, getMatrixValue, getMaxForwards, getMetadataService, getMethod, getOriginalRef, getProtocol, getProxyChallengeRequests, getProxyChallengeResponse, getQuery, getQueryValue, getRanges, getReference, getReferrerRef, getRequest, getRequestAttributes, getRequestCacheDirectives, getRequestEntity, getResponse, getResponseAttributes, getResponseCacheDirectives, getResponseEntity, getRootRef, getServerInfo, getStatus, getStatusService, init, isConfidential, isLoggable, release, setApplication, setQueryValue, setRequest, setResponse, toObject, toRepresentation, toString
public WorkflowRunIDResource()
Constructor for WorkflowRunIDResource.
@Get public void getXml()
getXml.
public WorkflowRun updateWorkflowRun(WorkflowRun newWR) throws org.restlet.resource.ResourceException, SQLException
updateWorkflowRun.
newWR
- a WorkflowRun
object.WorkflowRun
object.org.restlet.resource.ResourceException
- if any.SQLException
- if any.public org.restlet.representation.Representation put(org.restlet.representation.Representation entity)
put
in class DatabaseIDResource
Copyright © 2015 SeqWare. All rights reserved.