Package | Description |
---|---|
io.cloudex.framework.components | |
io.cloudex.framework.config |
Modifier and Type | Method and Description |
---|---|
protected Job |
Coordinator.getJob() |
Job |
Coordinator.Builder.getJob() |
Modifier and Type | Method and Description |
---|---|
Coordinator.Builder |
Coordinator.Builder.setJob(Job job) |
Constructor and Description |
---|
Builder(Job job,
CloudService cloudService) |
Coordinator(Job job,
CloudService cloudService) |
Modifier and Type | Method and Description |
---|---|
static Job |
Job.fromJsonFile(String jsonFile)
De-serialize a job instance from a json file.
|
static Job |
Job.fromJsonString(String json)
De-serialize a job instance from a json string.
|
Copyright © 2016 iNetria. All rights reserved.