@Resource(key="bpmnProcessGET", path="/bpmnProcessGET") public class BpmnProcessGETResource extends AbstractResource
AbstractResource.ContentRangeType, AbstractResource.ResourceResponse, AbstractResource.WriteCallback
IResource.Attributes
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
protected BpmnProcessRestClient |
restClient |
CONTENT_DISPOSITION_HEADER_NAME, CONTENT_RANGE_ENDBYTE, CONTENT_RANGE_STARTBYTE, INTERNAL_HEADERS
Constructor and Description |
---|
BpmnProcessGETResource() |
Modifier and Type | Method and Description |
---|---|
protected BpmnProcess |
getBpmnProcess(IResource.Attributes attributes) |
protected AbstractResource.ResourceResponse |
newResourceResponse(IResource.Attributes attributes) |
configureCache, getCachingStrategy, respond, setRequestMetaData, setRequestRangeMetaData, setResponseContentRangeHeaderFields, setResponseHeaders
protected static final org.slf4j.Logger LOG
protected final BpmnProcessRestClient restClient
protected AbstractResource.ResourceResponse newResourceResponse(IResource.Attributes attributes)
newResourceResponse
in class AbstractResource
protected BpmnProcess getBpmnProcess(IResource.Attributes attributes)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.