public class ClaimTaskCmd extends Object implements Command<Void>, Serializable
protected String
taskId
userId
ClaimTaskCmd(String taskId, String userId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String taskId
protected String userId
public ClaimTaskCmd(String taskId, String userId)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2015. All rights reserved.