Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
ome.model.jobs | |
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
Modifier and Type | Method and Description |
---|---|
JobStatus |
JobHandle.attach(long jobId) |
JobStatus |
JobHandle.jobStatus() |
Modifier and Type | Field and Description |
---|---|
protected JobStatus |
Job.status |
Modifier and Type | Method and Description |
---|---|
JobStatus |
Job.getStatus()
Many-to-one field ome.model.jobs.Job.status (ome.model.jobs.JobStatus)
|
JobStatus |
JobStatus.newInstance() |
JobStatus |
JobStatus.proxy() |
Modifier and Type | Method and Description |
---|---|
void |
Job.setStatus(JobStatus status) |
Constructor and Description |
---|
Job(java.lang.String _username,
java.lang.String _groupname,
java.lang.String _type,
java.lang.String _message,
JobStatus _status,
java.sql.Timestamp _submitted,
java.sql.Timestamp _scheduledFor) |
Modifier and Type | Method and Description |
---|---|
JobStatus |
JobBean.attach(long id) |
JobStatus |
JobBean.jobStatus() |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.