g-Eclipse
Release 1.0.0

eu.geclipse.batch
Interface IBatchSolutions


public interface IBatchSolutions

Identifiers for solutions that are declared in this plug-in. The solutions are declared in the plugin.xml file.


Field Summary
static java.lang.String CHECK_SSH_SERVER_CONFIG
          Id for the solution to check ssh service configuration
static java.lang.String CHECK_USERNAME_AND_PASSWORD
          Id for the solution to check username and password
 

Field Detail

CHECK_USERNAME_AND_PASSWORD

static final java.lang.String CHECK_USERNAME_AND_PASSWORD
Id for the solution to check username and password

See Also:
Constant Field Values

CHECK_SSH_SERVER_CONFIG

static final java.lang.String CHECK_SSH_SERVER_CONFIG
Id for the solution to check ssh service configuration

See Also:
Constant Field Values

g-Eclipse
Release 1.0.0