org.apache.tools.ant.taskdefs.optional.ide
public class VAJLoadServlet extends VAJToolsServlet
Parameter | Description |
project | The name of the Project you want to load into the Workbench. |
version | The version of the package you want to load into the Workbench. |
Field Summary | |
---|---|
static String | VERSION_PARAM
the version param string |
Method Summary | |
---|---|
protected void | executeRequest()
Respond to a request to load a project from the Repository
into the Workbench. |