Difference between revisions of "RSHTask"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== Task that invokes a R(emote)SH(ell) command. =={{VULCON}} / {{GVCONSOLE}} Configuration== The following table shows the RSHTask element's attributes: {|class="...")
 
(No difference)

Latest revision as of 12:22, 23 February 2012

Description

Task that invokes a R(emote)SH(ell) command.

VulCon / GV Console Configuration

The following table shows the RSHTask element's attributes:

Attribute Type Description
type fixed This attribute must assume the value task.
class fixed This attribute must assume the value it.greenvulcano.gvesb.rsh.client.scheduler.RSHTask.
name required Task name. The attribute's value can't be null.
rsh-client-name required RSH client name.
directory required Pathname of the directory in which the command is executed. This pathname can be static or may contain placeholders that are replaced at runtime.

If this attribute is not present, the command is executed within the current (depends on local/remote RSH client used) working directory.

Might contain the following sub-elements: