public class ProjectCommands extends Object implements org.eclipse.osgi.framework.console.CommandProvider
ProjectScavenger
service.Constructor and Description |
---|
ProjectCommands() |
Modifier and Type | Method and Description |
---|---|
void |
_pinfo(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_plist(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_pstart(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_pstop(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_pupdate(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
String |
getHelp() |
void |
setProjects(ProjectScavenger projects) |
public void setProjects(ProjectScavenger projects)
projects
- the projects to setpublic String getHelp()
getHelp
in interface org.eclipse.osgi.framework.console.CommandProvider
CommandProvider.getHelp()
public void _plist(org.eclipse.osgi.framework.console.CommandInterpreter ci)
ci
- the command interpreter where this command runspublic void _pinfo(org.eclipse.osgi.framework.console.CommandInterpreter ci)
ci
- the command interpreter where this command runspublic void _pstart(org.eclipse.osgi.framework.console.CommandInterpreter ci)
ci
- the command interpreter where this command runspublic void _pstop(org.eclipse.osgi.framework.console.CommandInterpreter ci)
ci
- the command interpreter where this command runspublic void _pupdate(org.eclipse.osgi.framework.console.CommandInterpreter ci)
ci
- the command interpreter where this command runsBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a