Uses of Enum Class
org.cytoscape.jobs.CyJobStatus.Status
Packages that use CyJobStatus.Status
Package
Description
This package provides a mechanism for executing remote jobs from within Cytoscape.
-
Uses of CyJobStatus.Status in org.cytoscape.jobs
Fields in org.cytoscape.jobs declared as CyJobStatus.StatusMethods in org.cytoscape.jobs that return CyJobStatus.StatusModifier and TypeMethodDescriptionCyJobStatus.getStatus()
Return theCyJobStatus.Status
of the remote jobstatic CyJobStatus.Status
Returns the enum constant of this class with the specified name.static CyJobStatus.Status[]
CyJobStatus.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.cytoscape.jobs with parameters of type CyJobStatus.Status