DelegateTaskFake |
DelegateTaskFake.withCaseDefinitionId(String caseDefinitionId) |
DelegateTaskFake |
DelegateTaskFake.withCaseExecution(org.camunda.bpm.engine.delegate.DelegateCaseExecution caseExecution) |
DelegateTaskFake |
DelegateTaskFake.withCaseExecutionId(String caseExecutionId) |
DelegateTaskFake |
DelegateTaskFake.withCaseInstanceId(String caseInstanceId) |
DelegateTaskFake |
DelegateTaskFake.withCreateTime(Date createTime) |
DelegateTaskFake |
DelegateTaskFake.withDeleteReason(String deleteReason) |
DelegateTaskFake |
DelegateTaskFake.withDescription(String description) |
DelegateTaskFake |
DelegateTaskFake.withEventName(String eventName) |
DelegateTaskFake |
DelegateTaskFake.withExecution(org.camunda.bpm.engine.delegate.DelegateExecution execution) |
DelegateTaskFake |
DelegateTaskFake.withExecutionId(String executionId) |
DelegateTaskFake |
DelegateTaskFake.withId(String id) |
DelegateTaskFake |
DelegateTaskFake.withName(String name) |
DelegateTaskFake |
DelegateTaskFake.withPriority(int priority) |
DelegateTaskFake |
DelegateTaskFake.withProcessDefinitionId(String processDefinitionId) |
DelegateTaskFake |
DelegateTaskFake.withProcessEngineServices(org.camunda.bpm.engine.ProcessEngineServices processEngineServices) |
DelegateTaskFake |
DelegateTaskFake.withProcessInstanceId(String processInstanceId) |
DelegateTaskFake |
DelegateTaskFake.withTaskDefinitionKey(String taskDefinitionKey) |
DelegateTaskFake |
DelegateTaskFake.withTenantId(String tenantId) |