public class SaveTaskCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected TaskEntity |
task |
Constructor and Description |
---|
SaveTaskCmd(Task task) |
protected TaskEntity task
public SaveTaskCmd(Task task)
public Void execute(CommandContext commandContext)
Copyright © 2015. All rights reserved.