Bug 185098 - [api]Provide constants for system types "SSH Only", "FTP Only", "Discovery"
Summary: [api]Provide constants for system types "SSH Only", "FTP Only", "Discovery"
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2007-05-02 09:06 EDT by Martin Oberhuber CLA
Modified: 2008-08-13 13:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-05-02 09:06:02 EDT
For all default system types, there are constants defined in IRSESystemType.
We should also provide constants for the other system types:
  SSH Only
  FTP Only
  Discovery
These should either be defined in IRSESystemType as well, or in the various contributing plugins.
Comment 1 Martin Oberhuber CLA 2007-05-11 11:16:26 EDT
Added the following constants to IRSESystemType:
  org.eclipse.rse.systemtype.discovery
  org.eclipse.rse.systemtype.ftp
  org.eclipse.rse.systemtype.ssh
  org.eclipse.rse.systemtype.telnet

Checkin comment:
[185098][api] Provide constants for all well-known system types
Comment 2 Martin Oberhuber CLA 2008-08-13 13:18:29 EDT
[target cleanup] 2.0 M7 was the original target milestone for this bug