Modifier and Type | Field and Description |
---|---|
protected String |
errorMessage |
protected String |
externalTaskId |
protected int |
retries |
protected long |
retryDuration |
protected String |
workerId |
Constructor and Description |
---|
HandleExternalTaskFailureCmd(String externalTaskId,
String workerId,
String errorMessage,
int retries,
long retryDuration) |
protected String externalTaskId
protected String workerId
protected String errorMessage
protected long retryDuration
protected int retries
public Void execute(CommandContext commandContext)
protected void validateInput()
Copyright © 2018. All rights reserved.