Class LessAttendedSetup

java.lang.Object
com.atlassian.bamboo.ww2.actions.setup.LessAttendedSetup

public final class LessAttendedSetup extends Object
  • Method Details

    • getLicense

      @Nullable public static @Nullable String getLicense()
    • getBaseUrl

      @Nullable public static @Nullable String getBaseUrl()
    • getBrokerUri

      @Nullable public static @Nullable String getBrokerUri()
    • getClientBrokerUri

      @Nullable public static @Nullable String getClientBrokerUri()
    • getDbmsType

      @Nullable public static @Nullable String getDbmsType()
    • getDatabaseUser

      @Nullable public static @Nullable String getDatabaseUser()
    • getDatabasePassword

      @Nullable public static @Nullable String getDatabasePassword()
    • getDatabasePoolMinSize

      @Nullable public static @Nullable String getDatabasePoolMinSize()
    • getDatabasePoolMaxSize

      @Nullable public static @Nullable String getDatabasePoolMaxSize()
    • getDatabaseTimeout

      @Nullable public static @Nullable String getDatabaseTimeout()
    • getDatabaseConnectionTimeout

      @Nullable public static @Nullable String getDatabaseConnectionTimeout()
    • getLeakDetectionThreshold

      @Nullable public static @Nullable String getLeakDetectionThreshold()
    • getDatabaseUrl

      @Nullable public static @Nullable String getDatabaseUrl()
    • isConfiguredByEnvironment

      public static boolean isConfiguredByEnvironment()
    • getAdminUsername

      @Nullable public static @Nullable String getAdminUsername()
    • getAdminPassword

      @Nullable public static @Nullable String getAdminPassword()
    • getAdminFullname

      @Nullable public static @Nullable String getAdminFullname()
    • getAdminEmail

      @Nullable public static @Nullable String getAdminEmail()
    • getImportDataPath

      public static String getImportDataPath()
    • getRemoteAgentSecurityToken

      @Nullable public static @Nullable String getRemoteAgentSecurityToken()
    • shouldImportExistingData

      public static boolean shouldImportExistingData()
    • shouldSkipImportExistingData

      public static boolean shouldSkipImportExistingData()