Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 39907065f1eb3c6a70bcb6d8d4286f7f > files > 72

globus-gram-protocol-doc-9.7-6.fc14.noarch.rpm

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Globus::GRAM::JobState - GRAM Protocol JobState Constants</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>

<body style="background-color: white">


<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>
<!--

<ul>

	<li><a href="#name">NAME</a></li>
	<li><a href="#description">DESCRIPTION</a></li>
	<ul>

		<li><a href="#methods">Methods</a></li>
	</ul>

</ul>

-->


</div>
<!-- INDEX END -->

<p>
</p>
<h1><a name="name">NAME</a></h1>
<p>Globus::GRAM::JobState - GRAM Protocol JobState Constants</p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>The Globus::GRAM::JobState module defines symbolic names for the
JobState constants in the GRAM Protocol.</p>
<p>
</p>
<h2><a name="methods">Methods</a></h2>
<dl>
<dt><strong><a name="pending" class="item">$value = Globus::GRAM::PENDING()</a></strong></dt>

<dd>
<p>Return the value of the PENDING constant.</p>
</dd>
<dt><strong><a name="active" class="item">$value = Globus::GRAM::ACTIVE()</a></strong></dt>

<dd>
<p>Return the value of the ACTIVE constant.</p>
</dd>
<dt><strong><a name="failed" class="item">$value = Globus::GRAM::FAILED()</a></strong></dt>

<dd>
<p>Return the value of the FAILED constant.</p>
</dd>
<dt><strong><a name="done" class="item">$value = Globus::GRAM::DONE()</a></strong></dt>

<dd>
<p>Return the value of the DONE constant.</p>
</dd>
<dt><strong><a name="suspended" class="item">$value = Globus::GRAM::SUSPENDED()</a></strong></dt>

<dd>
<p>Return the value of the SUSPENDED constant.</p>
</dd>
<dt><strong><a name="unsubmitted" class="item">$value = Globus::GRAM::UNSUBMITTED()</a></strong></dt>

<dd>
<p>Return the value of the UNSUBMITTED constant.</p>
</dd>
<dt><strong><a name="stage_in" class="item">$value = Globus::GRAM::STAGE_IN()</a></strong></dt>

<dd>
<p>Return the value of the STAGE_IN constant.</p>
</dd>
<dt><strong><a name="stage_out" class="item">$value = Globus::GRAM::STAGE_OUT()</a></strong></dt>

<dd>
<p>Return the value of the STAGE_OUT constant.</p>
</dd>
<dt><strong><a name="all" class="item">$value = Globus::GRAM::ALL()</a></strong></dt>

<dd>
<p>Return the value of the ALL constant.</p>
</dd>
</dl>

</body>

</html>