public class InstallScheduler extends BaseScheduler
Scheduler| Modifier and Type | Field and Description |
|---|---|
protected static InstallScheduler |
scheduler |
logger, scripts| Modifier and Type | Method and Description |
|---|---|
static Scheduler |
getScheduler()
Creates and returns a valid scheduler
|
protected List<String> |
getScriptsToSchedule(BasePackage target)
Extracts the scripts to schedule from the given package
|
add, clone, remove, runprotected static InstallScheduler scheduler
public static Scheduler getScheduler() throws DeployException
DeployException - if the Scheduler initialization failsprotected List<String> getScriptsToSchedule(BasePackage target)
getScriptsToSchedule in class BaseSchedulertarget - the packageCopyright © 2015. All Rights Reserved.