public class GetAppModelJsonCmd extends Object implements Command<String>
protected String
appDefinitionId
GetAppModelJsonCmd(String appDefinitionId)
String
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String appDefinitionId
public GetAppModelJsonCmd(String appDefinitionId)
public String execute(CommandContext commandContext)
execute
Command<String>