public interface JobAcquisitionXml
Java API to the JobAcquisition deployment metadata
Modifier and Type | Field and Description |
---|---|
static String |
LOCK_TIME_IN_MILLIS |
static String |
MAX_JOBS_PER_ACQUISITION |
static String |
WAIT_TIME_IN_MILLIS |
Modifier and Type | Method and Description |
---|---|
String |
getJobExecutorClassName() |
String |
getName() |
Map<String,String> |
getProperties() |
static final String LOCK_TIME_IN_MILLIS
static final String WAIT_TIME_IN_MILLIS
static final String MAX_JOBS_PER_ACQUISITION
String getName()
String getJobExecutorClassName()
Map<String,String> getProperties()
LOCK_TIME_IN_MILLIS
,
WAIT_TIME_IN_MILLIS
,
MAX_JOBS_PER_ACQUISITION
Copyright © 2015. All rights reserved.