Class NewCarrotVersionNotification
- java.lang.Object
-
- cn.boboweike.carrot.server.dashboard.NewCarrotVersionNotification
-
- All Implemented Interfaces:
DashboardNotification
public class NewCarrotVersionNotification extends Object implements DashboardNotification
-
-
Constructor Summary
Constructors Constructor Description NewCarrotVersionNotification(CarrotMetadata metadata)NewCarrotVersionNotification(String latestVersion)
-
-
-
Constructor Detail
-
NewCarrotVersionNotification
public NewCarrotVersionNotification(CarrotMetadata metadata)
-
NewCarrotVersionNotification
public NewCarrotVersionNotification(String latestVersion)
-
-
Method Detail
-
getLatestVersion
public String getLatestVersion()
-
-