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