public class CustomizedCtoolkitAgent.MigrationBatch.Job
extends org.ctoolkit.api.agent.Agent.MigrationBatch.Job
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizedCtoolkitAgent.MigrationBatch.Job.Cancel |
class |
CustomizedCtoolkitAgent.MigrationBatch.Job.Progress |
class |
CustomizedCtoolkitAgent.MigrationBatch.Job.Start |
| Constructor and Description |
|---|
Job() |
| Modifier and Type | Method and Description |
|---|---|
org.ctoolkit.api.agent.Agent.MigrationBatch.Job.Cancel |
cancel(Long id) |
org.ctoolkit.api.agent.Agent.MigrationBatch.Job.Progress |
progress(Long id) |
org.ctoolkit.api.agent.Agent.MigrationBatch.Job.Start |
start(Long id) |
public org.ctoolkit.api.agent.Agent.MigrationBatch.Job.Cancel cancel(Long id) throws IOException
cancel in class org.ctoolkit.api.agent.Agent.MigrationBatch.JobIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Job.Progress progress(Long id) throws IOException
progress in class org.ctoolkit.api.agent.Agent.MigrationBatch.JobIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Job.Start start(Long id) throws IOException
start in class org.ctoolkit.api.agent.Agent.MigrationBatch.JobIOExceptionCopyright © 2018. All rights reserved.