public class ZeebeJobDelegateExecution extends AbstractDelegateExecution
ActivatedJob and
provides all methods required for executing a JavaDelegate as part of an job worker.repositoryService, VARIABLE_NAME_BUSINESS_KEYvariableStore| Constructor and Description |
|---|
ZeebeJobDelegateExecution(io.camunda.zeebe.client.api.response.ActivatedJob job) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityInstanceId() |
String |
getCurrentActivityId() |
String |
getId() |
String |
getProcessDefinitionId() |
String |
getProcessInstanceId() |
String |
getTenantId() |
createIncident, createIncident, getBpmnModelElementInstance, getBpmnModelInstance, getBusinessKey, getCurrentActivityName, getCurrentTransitionId, getEventName, getParentActivityInstanceId, getParentId, getProcessBusinessKey, getProcessEngine, getProcessEngineServices, getProcessInstance, getSuperExecution, isCanceled, resolveIncident, setProcessBusinessKey, setVariablegetParentVariableScope, getVariableInstanceFactory, getVariableInstanceLifecycleListeners, getVariableStorecollectVariableNames, collectVariables, dispatchEvent, getCachedElContext, getSourceActivityVariableScope, getValueFromVariableInstance, getVariable, getVariable, getVariableInstance, getVariableInstanceLocal, getVariableInstancesLocal, getVariableInstancesLocal, getVariableLocal, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariableScopeKey, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, initializeVariableStore, invokeVariableLifecycleListenersCreate, invokeVariableLifecycleListenersCreate, invokeVariableLifecycleListenersDelete, invokeVariableLifecycleListenersDelete, invokeVariableLifecycleListenersUpdate, invokeVariableLifecycleListenersUpdate, removeVariable, removeVariable, removeVariableLocal, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setCachedElContext, setVariable, setVariable, setVariable, setVariable, setVariableLocal, setVariableLocal, setVariableLocal, setVariables, setVariables, setVariablesLocal, setVariablesLocalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVariable, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariableScopeKey, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setVariable, setVariableLocal, setVariables, setVariablesLocalpublic ZeebeJobDelegateExecution(io.camunda.zeebe.client.api.response.ActivatedJob job)
public String getProcessInstanceId()
public String getProcessDefinitionId()
public String getCurrentActivityId()
public String getActivityInstanceId()
public String getTenantId()
public String getId()
Copyright © 2022 Camunda Services GmbH. All rights reserved.