public class CustomizedCtoolkitAgent.MigrationBatch
extends org.ctoolkit.api.agent.Agent.MigrationBatch
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizedCtoolkitAgent.MigrationBatch.Delete |
class |
CustomizedCtoolkitAgent.MigrationBatch.Get |
class |
CustomizedCtoolkitAgent.MigrationBatch.Insert |
class |
CustomizedCtoolkitAgent.MigrationBatch.Item |
class |
CustomizedCtoolkitAgent.MigrationBatch.Job |
class |
CustomizedCtoolkitAgent.MigrationBatch.List |
class |
CustomizedCtoolkitAgent.MigrationBatch.Update |
| Constructor and Description |
|---|
MigrationBatch() |
| Modifier and Type | Method and Description |
|---|---|
CustomizedCtoolkitAgent.MigrationBatch.Delete |
delete(Long id) |
org.ctoolkit.api.agent.Agent.MigrationBatch.Get |
get(Long id) |
org.ctoolkit.api.agent.Agent.MigrationBatch.Insert |
insert(org.ctoolkit.api.agent.model.MigrationBatch content) |
org.ctoolkit.api.agent.Agent.MigrationBatch.Item |
item() |
org.ctoolkit.api.agent.Agent.MigrationBatch.Job |
job() |
org.ctoolkit.api.agent.Agent.MigrationBatch.List |
list() |
org.ctoolkit.api.agent.Agent.MigrationBatch.Update |
update(Long id,
org.ctoolkit.api.agent.model.MigrationBatch content) |
public CustomizedCtoolkitAgent.MigrationBatch.Delete delete(Long id) throws IOException
delete in class org.ctoolkit.api.agent.Agent.MigrationBatchIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Get get(Long id) throws IOException
get in class org.ctoolkit.api.agent.Agent.MigrationBatchIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Insert insert(org.ctoolkit.api.agent.model.MigrationBatch content)
throws IOException
insert in class org.ctoolkit.api.agent.Agent.MigrationBatchIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.List list()
throws IOException
list in class org.ctoolkit.api.agent.Agent.MigrationBatchIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Update update(Long id, org.ctoolkit.api.agent.model.MigrationBatch content) throws IOException
update in class org.ctoolkit.api.agent.Agent.MigrationBatchIOExceptionpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Item item()
item in class org.ctoolkit.api.agent.Agent.MigrationBatchpublic org.ctoolkit.api.agent.Agent.MigrationBatch.Job job()
job in class org.ctoolkit.api.agent.Agent.MigrationBatchCopyright © 2018. All rights reserved.