public class BuildConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_NAME_EXECUTION_TIMEOUT_SEC |
static String |
PROPERTY_NAME_JOB_STATUS_CHECK_INTERVAL_SEC |
| Constructor and Description |
|---|
BuildConfig(Map<String,String> configParameters) |
public static final String PROPERTY_NAME_EXECUTION_TIMEOUT_SEC
public static final String PROPERTY_NAME_JOB_STATUS_CHECK_INTERVAL_SEC
public long getExecutionTimeoutSec()
public long getJobStatusCheckIntervalSec()
public JobConfig getJobConfig()
Copyright © 2004-2017. All Rights Reserved.