Uses of Enum Class
org.cytoscape.jobs.CyJobStatus.Status
Package
Description
This package provides a mechanism for executing remote jobs from within Cytoscape.
-
Uses of CyJobStatus.Status in org.cytoscape.jobs
Modifier 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.