Package | Description |
---|---|
org.cytoscape.jobs |
This package provides a mechanism for executing remote jobs from within Cytoscape.
|
Modifier and Type | Field and Description |
---|---|
protected CyJobStatus.Status |
CyJobStatus.status |
Modifier and Type | Method and Description |
---|---|
CyJobStatus.Status |
CyJobStatus.getStatus()
Return the
CyJobStatus.Status of the remote job |
static CyJobStatus.Status |
CyJobStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CyJobStatus.Status[] |
CyJobStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CyJobStatus(CyJobStatus.Status status,
String message) |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.