public class ExtendLockOnExternalTaskCmd extends HandleExternalTaskCmd
workerId
externalTaskId
Constructor and Description |
---|
ExtendLockOnExternalTaskCmd(String externalTaskId,
String workerId,
long newLockTime) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(ExternalTaskEntity externalTask)
Executes the specific external task commands, which belongs to the current sub class.
|
String |
getErrorMessageOnWrongWorkerAccess()
Returns the error message.
|
execute, validateInput, validateWorkerViolation
getUserOperationLogOperationType, getUserOperationLogPropertyChanges, writeUserOperationLog
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public String getErrorMessageOnWrongWorkerAccess()
HandleExternalTaskCmd
getErrorMessageOnWrongWorkerAccess
in class HandleExternalTaskCmd
protected void execute(ExternalTaskEntity externalTask)
ExternalTaskCmd
execute
in class ExternalTaskCmd
externalTask
- the external task which is used for the command executionCopyright © 2022. All rights reserved.