| Package | Description |
|---|---|
| com.github.automately.java |
| Modifier and Type | Method and Description |
|---|---|
static Job |
Automately.getJob(String token) |
static Job |
Automately.startJob(String scriptData,
String scriptPath) |
static Job |
Automately.startJob(String scriptData,
String scriptPath,
boolean attachConsole) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Job> |
Automately.getJobs() |
static Collection<Job> |
Automately.getJobs(int page) |
static Collection<Job> |
Automately.getJobs(int page,
int count) |
Copyright © 2015. All rights reserved.