public class ELogConnectionUtils extends Object
| Constructor and Description |
|---|
ELogConnectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getCategories(String version) |
static List<String> |
getTags(String version) |
static String[] |
getVersions() |
static void |
main(String[] args) |
static ElogTransactionResult |
postEntryToElog(ElogEntry entry,
String version) |
public static String[] getVersions()
public static List<String> getCategories(String version) throws IOException
IOExceptionpublic static List<String> getTags(String version) throws IOException
IOExceptionpublic static ElogTransactionResult postEntryToElog(ElogEntry entry, String version) throws IOException
IOExceptionCopyright © 2014 LSST. All Rights Reserved.