@SkipEncoding public class FitsFilesWrittenEvent extends Object implements Serializable
| Constructor and Description |
|---|
FitsFilesWrittenEvent(String imageName,
Exception ex) |
FitsFilesWrittenEvent(String imageName,
FileList fileList,
org.lsst.ccs.utilities.location.LocationSet locations) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
FileList |
getFileList() |
String |
getImageName() |
org.lsst.ccs.utilities.location.LocationSet |
getLocations() |
public static final String EVENT_KEY
Copyright © 2020 LSST. All rights reserved.