public class GetTaskFormCmd extends Object implements Command<TaskFormData>, Serializable
Constructor and Description |
---|
GetTaskFormCmd(String taskId) |
Modifier and Type | Method and Description |
---|---|
TaskFormData |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected String taskId
public GetTaskFormCmd(String taskId)
public TaskFormData execute(CommandContext commandContext)
execute
in interface Command<TaskFormData>
Copyright © 2022. All rights reserved.