Modifier and Type | Field and Description |
---|---|
private OctopusEngine |
octopusEngine |
Constructor and Description |
---|
JobsEngine(OctopusEngine octopusEngine) |
Modifier and Type | Method and Description |
---|---|
Scheduler |
newScheduler(Properties properties,
Credentials credentials,
URI location) |
Scheduler |
newScheduler(URI location) |
private final OctopusEngine octopusEngine
public JobsEngine(OctopusEngine octopusEngine)
public Scheduler newScheduler(URI location) throws OctopusException
newScheduler
in interface Jobs
OctopusException
public Scheduler newScheduler(Properties properties, Credentials credentials, URI location) throws OctopusException
newScheduler
in interface Jobs
OctopusException