public class ScheduleConfig extends Object
Modifier and Type | Field and Description |
---|---|
static long |
INVALID_CONFIG |
static long |
MISSING_CONFIG |
Constructor and Description |
---|
ScheduleConfig(org.eclipse.jgit.lib.Config rc,
String section) |
ScheduleConfig(org.eclipse.jgit.lib.Config rc,
String section,
String subsection) |
ScheduleConfig(org.eclipse.jgit.lib.Config rc,
String section,
String subsection,
String keyInterval,
String keyStartTime) |
public static final long MISSING_CONFIG
public static final long INVALID_CONFIG