Package org.flywaydb.commandline
Class RedgateUpdateChecker
- java.lang.Object
-
- org.flywaydb.commandline.RedgateUpdateChecker
-
public class RedgateUpdateChecker extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RedgateUpdateChecker.Context
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
checkForVersionUpdates(RedgateUpdateChecker.Context context)
static boolean
isEnabled()
-
-
-
Method Detail
-
isEnabled
public static boolean isEnabled()
-
checkForVersionUpdates
public static void checkForVersionUpdates(RedgateUpdateChecker.Context context)
-
-