Class ZeebeWorkerValue
java.lang.Object
io.camunda.zeebe.spring.client.annotation.value.ZeebeWorkerValue
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.ZeebeWorkerValue(JobWorkerValue jobWorkerValue) Deprecated.ZeebeWorkerValue(String type, String name, Duration timeout, Integer maxJobsActive, Duration requestTimeout, Duration pollInterval, Boolean autoComplete, List<String> fetchVariables, Boolean enabled, MethodInfo methodInfo, List<String> tenantIds, Boolean forceFetchAllVariables, Boolean streamEnabled, Duration streamTimeout, int maxRetries) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.Deprecated.getName()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getType()Deprecated.inthashCode()Deprecated.voidsetAutoComplete(Boolean autoComplete) Deprecated.voidsetEnabled(Boolean enabled) Deprecated.voidsetFetchVariables(List<String> fetchVariables) Deprecated.voidsetForceFetchAllVariables(Boolean forceFetchAllVariables) Deprecated.voidsetMaxJobsActive(Integer maxJobsActive) Deprecated.voidsetMaxRetries(int maxRetries) Deprecated.voidsetMethodInfo(MethodInfo methodInfo) Deprecated.voidDeprecated.voidsetPollInterval(Duration pollInterval) Deprecated.voidsetRequestTimeout(Duration requestTimeout) Deprecated.voidsetStreamEnabled(Boolean streamEnabled) Deprecated.voidsetStreamTimeout(Duration streamTimeout) Deprecated.voidsetTenantIds(List<String> tenantIds) Deprecated.voidsetTimeout(Duration timeout) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
ZeebeWorkerValue
Deprecated. -
ZeebeWorkerValue
public ZeebeWorkerValue()Deprecated. -
ZeebeWorkerValue
public ZeebeWorkerValue(String type, String name, Duration timeout, Integer maxJobsActive, Duration requestTimeout, Duration pollInterval, Boolean autoComplete, List<String> fetchVariables, Boolean enabled, MethodInfo methodInfo, List<String> tenantIds, Boolean forceFetchAllVariables, Boolean streamEnabled, Duration streamTimeout, int maxRetries) Deprecated.
-
-
Method Details
-
getJobWorkerValue
Deprecated. -
getType
Deprecated. -
setType
Deprecated. -
getName
Deprecated. -
setName
Deprecated. -
getTimeout
Deprecated. -
setTimeout
Deprecated. -
getMaxJobsActive
Deprecated. -
setMaxJobsActive
Deprecated. -
getRequestTimeout
Deprecated. -
setRequestTimeout
Deprecated. -
getPollInterval
Deprecated. -
setPollInterval
Deprecated. -
getAutoComplete
Deprecated. -
setAutoComplete
Deprecated. -
getFetchVariables
Deprecated. -
setFetchVariables
Deprecated. -
getEnabled
Deprecated. -
setEnabled
Deprecated. -
getMethodInfo
Deprecated. -
setMethodInfo
Deprecated. -
getTenantIds
Deprecated. -
setTenantIds
Deprecated. -
getForceFetchAllVariables
Deprecated. -
setForceFetchAllVariables
Deprecated. -
getStreamEnabled
Deprecated. -
setStreamEnabled
Deprecated. -
getStreamTimeout
Deprecated. -
setStreamTimeout
Deprecated. -
getMaxRetries
public int getMaxRetries()Deprecated. -
setMaxRetries
public void setMaxRetries(int maxRetries) Deprecated. -
getBeanInfo
Deprecated. -
hashCode
public int hashCode()Deprecated. -
equals
Deprecated. -
toString
Deprecated.
-
JobWorkerValueinstead