Provided by: libglobus-gram-protocol-doc_12.12-6_all 

NAME
Globus::GRAM::JobSignal - GRAM Protocol JobSignal Constants
DESCRIPTION
The Globus::GRAM::JobSignal module defines symbolic names for the JobSignal constants in the GRAM
Protocol.
Methods
$value = Globus::GRAM::JobSignal::CANCEL()
Return the value of the CANCEL constant.
$value = Globus::GRAM::JobSignal::SUSPEND()
Return the value of the SUSPEND constant.
$value = Globus::GRAM::JobSignal::RESUME()
Return the value of the RESUME constant.
$value = Globus::GRAM::JobSignal::PRIORITY()
Return the value of the PRIORITY constant.
$value = Globus::GRAM::JobSignal::COMMIT_REQUEST()
Return the value of the COMMIT_REQUEST constant.
$value = Globus::GRAM::JobSignal::COMMIT_EXTEND()
Return the value of the COMMIT_EXTEND constant.
$value = Globus::GRAM::JobSignal::STDIO_UPDATE()
Return the value of the STDIO_UPDATE constant.
$value = Globus::GRAM::JobSignal::STDIO_SIZE()
Return the value of the STDIO_SIZE constant.
$value = Globus::GRAM::JobSignal::STOP_MANAGER()
Return the value of the STOP_MANAGER constant.
$value = Globus::GRAM::JobSignal::COMMIT_END()
Return the value of the COMMIT_END constant.
perl v5.18.2 2014-09-29 JobSignal(3)