public interface PingCheck extends ExecJob
The following features are supported:
ExecComponentsPackage.getPingCheck()
Modifier and Type | Method and Description |
---|---|
Node |
getNode()
Returns the value of the 'Node' reference.
|
void |
setNode(Node value)
Sets the value of the '
Node ' reference. |
getName, getRunsOn, hasExecDriver, setName, setRunsOn
getMasterOn
getArchiveSelector, getCustomizationPipeline, getLevel, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
Node getNode()
If the meaning of the 'Node' reference isn't clear, there really should be more of a description here...
setNode(Node)
,
ExecComponentsPackage.getPingCheck_Node()