PTP
Release 5.0

Uses of Class
org.eclipse.ptp.core.AbstractJobSubmission.JobSubStatus

Packages that use AbstractJobSubmission.JobSubStatus
org.eclipse.ptp.core   
 

Uses of AbstractJobSubmission.JobSubStatus in org.eclipse.ptp.core
 

Methods in org.eclipse.ptp.core that return AbstractJobSubmission.JobSubStatus
static AbstractJobSubmission.JobSubStatus AbstractJobSubmission.JobSubStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractJobSubmission.JobSubStatus[] AbstractJobSubmission.JobSubStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 AbstractJobSubmission.JobSubStatus AbstractJobSubmission.waitFor(org.eclipse.core.runtime.IProgressMonitor monitor)
          Wait for the job state to change
 

Methods in org.eclipse.ptp.core with parameters of type AbstractJobSubmission.JobSubStatus
 void AbstractJobSubmission.setStatus(AbstractJobSubmission.JobSubStatus status)
          set the current status
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.