public class ParamsHelper
extends java.lang.Object
修飾子とタイプ | クラスと説明 |
---|---|
static interface |
ParamsHelper.Acquirer
Interface added in order to allow ParamHelper instances to use methods
from SharedResourcesI.
|
コンストラクタと説明 |
---|
ParamsHelper(ParamsHelper.Acquirer acq,
ome.services.util.Executor ex,
ome.system.Principal p) |
修飾子とタイプ | メソッドと説明 |
---|---|
omero.model.ParseJobI |
buildParseJob(long id)
Build a job for the script with id.
|
omero.grid.JobParams |
getOrCreateParams(long id,
Ice.Current __current)
Get the script params for the file.
|
public ParamsHelper(ParamsHelper.Acquirer acq, ome.services.util.Executor ex, ome.system.Principal p)
public omero.model.ParseJobI buildParseJob(long id) throws omero.ServerError
id
- script id.omero.ServerError
public omero.grid.JobParams getOrCreateParams(long id, Ice.Current __current) throws omero.ServerError
file
- the original file.__current
- cirrentomero.ServerError