public class OMEROImageUploader extends Object implements AutoCloseable
Constructor and Description |
---|
OMEROImageUploader(omero.gateway.LoginCredentials credentials,
String eMail,
long datasetId,
omero.gateway.SecurityContext context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<Long> |
upload(Path imagePath,
Set<String> tags,
Map<String,String> keyValuePairs,
OMEROGateway gateway,
JIPipeProgressInfo progressInfo) |
public OMEROImageUploader(omero.gateway.LoginCredentials credentials, String eMail, long datasetId, omero.gateway.SecurityContext context, JIPipeProgressInfo progressInfo)
public List<Long> upload(Path imagePath, Set<String> tags, Map<String,String> keyValuePairs, OMEROGateway gateway, JIPipeProgressInfo progressInfo) throws omero.gateway.exception.DSOutOfServiceException, omero.gateway.exception.DSAccessException, omero.ServerError
omero.gateway.exception.DSOutOfServiceException
omero.gateway.exception.DSAccessException
omero.ServerError
public void close()
close
in interface AutoCloseable
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.