Class VersionUIModel

java.lang.Object
org.jobrunr.dashboard.ui.model.VersionUIModel

public class VersionUIModel extends Object
  • Method Details

    • getVersion

      public String getVersion()
    • isAllowAnonymousDataUsage

      public boolean isAllowAnonymousDataUsage()
    • getClusterId

      public String getClusterId()
    • withAnonymousDataUsage

      public static VersionUIModel withAnonymousDataUsage(String clusterId, String storageProviderType)
    • withoutAnonymousDataUsage

      public static VersionUIModel withoutAnonymousDataUsage()