public class HttpServiceTask extends ServiceTask
| Modifier and Type | Field and Description |
|---|---|
protected FlowableHttpRequestHandler |
httpRequestHandler |
protected FlowableHttpResponseHandler |
httpResponseHandler |
customProperties, DMN_TASK, extensionId, HTTP_TASK, implementation, implementationType, MAIL_TASK, operationRef, resultVariableName, SHELL_TASK, skipExpression, triggerable, type, useLocalScopeForResultVariablefieldExtensionsboundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsasynchronous, behavior, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, name, parentContainerattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
HttpServiceTask() |
| Modifier and Type | Method and Description |
|---|---|
HttpServiceTask |
clone() |
FlowableHttpRequestHandler |
getHttpRequestHandler() |
FlowableHttpResponseHandler |
getHttpResponseHandler() |
void |
setHttpRequestHandler(FlowableHttpRequestHandler httpRequestHandler) |
void |
setHttpResponseHandler(FlowableHttpResponseHandler httpResponseHandler) |
void |
setValues(HttpServiceTask otherElement) |
getCustomProperties, getExtensionId, getImplementation, getImplementationType, getOperationRef, getResultVariableName, getSkipExpression, getType, isExtended, isTriggerable, isUseLocalScopeForResultVariable, setCustomProperties, setExtensionId, setImplementation, setImplementationType, setOperationRef, setResultVariableName, setSkipExpression, setTriggerable, setType, setUseLocalScopeForResultVariable, setValuesgetFieldExtensions, setFieldExtensionsgetBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, hasMultiInstanceLoopCharacteristics, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValuesgetBehavior, getIncomingFlows, getOutgoingFlows, isAsynchronous, isExclusive, isNotExclusive, setAsynchronous, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, getParentContainer, getSubProcess, setDocumentation, setExecutionListeners, setName, setParentContainer, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected FlowableHttpRequestHandler httpRequestHandler
protected FlowableHttpResponseHandler httpResponseHandler
public FlowableHttpRequestHandler getHttpRequestHandler()
public void setHttpRequestHandler(FlowableHttpRequestHandler httpRequestHandler)
public FlowableHttpResponseHandler getHttpResponseHandler()
public void setHttpResponseHandler(FlowableHttpResponseHandler httpResponseHandler)
public HttpServiceTask clone()
clone in class ServiceTaskpublic void setValues(HttpServiceTask otherElement)
Copyright © 2018 Flowable. All rights reserved.