Class JacksonJsonLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.client.impl.ExternalTaskClientLogger
org.camunda.bpm.client.variable.impl.format.json.JacksonJsonLogger
-
Field Summary
Fields inherited from class org.camunda.bpm.client.impl.ExternalTaskClientLogger
CLIENT_LOGGER, ENGINE_CLIENT_LOGGER, JSON_FORMAT_LOGGER, PROJECT_CODE, PROJECT_LOGGER, SERIALIZABLE_FORMAT_LOGGER, TOPIC_SUBSCRIPTION_MANAGER_LOGGER, XML_FORMAT_LOGGER
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionunableToConstructJavaType
(String fromString, Exception cause) unableToDetectCanonicalType
(Object parameter) unableToReadValue
(String value, Exception e) unableToWriteValue
(Object input, Exception cause) Methods inherited from class org.camunda.bpm.client.impl.ExternalTaskClientLogger
asyncResponseTimeoutNotGreaterThanZeroException, baseUrlNullException, basicAuthCredentialsNullException, cannotGetHostnameException, cannotSerializeVariable, createMessage, doubleDirectionConfigException, externalTaskHandlerNullException, handledEngineClientException, interceptorNullException, lockDurationIsNotGreaterThanZeroException, logDataFormat, logDataFormatConfigurator, logDataFormatProvider, logDataFormats, logError, logInfo, maxTasksNotGreaterThanZeroException, missingDirectionException, multipleProvidersForDataformat, passNullValueParameter, topicNameAlreadySubscribedException, topicNameNullException, unspecifiedOrderByMethodException, valueMapperExceptionDueToNoObjectTypeName, valueMapperExceptionDueToSerializerNotFoundForTypedValue, valueMapperExceptionDueToSerializerNotFoundForTypedValueField, valueMapperExceptionWhileDeserializingObject, valueMapperExceptionWhileParsingDate, valueMapperExceptionWhileSerializingAbstractValue, valueMapperExceptionWhileSerializingObject
Methods inherited from class org.camunda.commons.logging.BaseLogger
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
-
Constructor Details
-
JacksonJsonLogger
public JacksonJsonLogger()
-
-
Method Details
-
unableToReadValue
-
unableToConstructJavaType
-
unableToDetectCanonicalType
-
unableToWriteValue
-