public class GetTaskParticipatorsCommand extends Object implements Command<List<TaskParticipator>>
GetTaskParticipatorsCommand(long taskId)
List<TaskParticipator>
execute(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetTaskParticipatorsCommand(long taskId)
public List<TaskParticipator> execute(Context context)
execute
Command<List<TaskParticipator>>
Copyright © 2019 Bstek. All rights reserved.