public class UnlockExternalTaskCmd extends ExternalTaskCmd
externalTaskId
Constructor and Description |
---|
UnlockExternalTaskCmd(String externalTaskId) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(ExternalTaskEntity externalTask)
Executes the specific external task commands, which belongs to the current sub class.
|
protected void |
validateInput()
Validates the current input of the command.
|
execute
public UnlockExternalTaskCmd(String externalTaskId)
protected void validateInput()
ExternalTaskCmd
validateInput
in class ExternalTaskCmd
protected void execute(ExternalTaskEntity externalTask)
ExternalTaskCmd
execute
in class ExternalTaskCmd
externalTask
- the external task which is used for the command executionCopyright © 2017. All rights reserved.