public class RoboSettings extends Object
| Constructor and Description |
|---|
RoboSettings() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMavenRepositoryId() |
static String |
getMavenRepositoryUrl() |
static boolean |
isUseGlobalScheduler() |
static void |
setMavenRepositoryId(String mavenRepositoryId) |
static void |
setMavenRepositoryUrl(String mavenRepositoryUrl) |
static void |
setUseGlobalScheduler(boolean useGlobalScheduler) |
public static String getMavenRepositoryId()
public static void setMavenRepositoryId(String mavenRepositoryId)
public static String getMavenRepositoryUrl()
public static void setMavenRepositoryUrl(String mavenRepositoryUrl)
public static boolean isUseGlobalScheduler()
public static void setUseGlobalScheduler(boolean useGlobalScheduler)
Copyright © 2016. All rights reserved.