Package | Description |
---|---|
org.cytoscape.jobs |
This package provides a mechanism for executing remote jobs from within Cytoscape.
|
Modifier and Type | Field and Description |
---|---|
protected CyJobExecutionService |
AbstractCyJob.execService |
Modifier and Type | Method and Description |
---|---|
CyJobExecutionService |
CyJob.getJobExecutionService()
Return the
CyJobExecutionService that created this
job. |
CyJobExecutionService |
AbstractCyJob.getJobExecutionService() |
Constructor and Description |
---|
AbstractCyJob(String name,
String basePath,
CyJobExecutionService executionService,
CyJobDataService dataService,
CyJobMonitor jobMonitor) |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.