Constant Field Values
Contents
org.camunda.*
-
org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient Modifier and Type Constant Field Value public static final intINT_NULL_VALUE-2147483648public static final longLONG_NULL_VALUE-9223372036854775808Lpublic static final StringSTRING_NULL_VALUE"$null$" -
org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription Modifier and Type Constant Field Value public static final longLONG_NULL_VALUE-9223372036854775808Lpublic static final StringSTRING_NULL_VALUE"$null$"
-
org.camunda.bpm.client.spring.impl.client.ClientPostProcessor Modifier and Type Constant Field Value protected static final StringBEAN_NAME"externalTaskClient"
-
org.camunda.bpm.client.spring.impl.util.LoggerUtil Modifier and Type Constant Field Value protected static final StringPROJECT_CODE"TASK/CLIENT/SPRING"protected static final StringPROJECT_LOGGER"org.camunda.bpm.client.spring"