@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public final class UpdateCenter.CompleteBatchJob extends UpdateCenter.UpdateCenterJob
Modifier and Type | Class and Description |
---|---|
class |
UpdateCenter.CompleteBatchJob.CompleteBatchJobStatus |
class |
UpdateCenter.CompleteBatchJob.Failure |
class |
UpdateCenter.CompleteBatchJob.Pending |
class |
UpdateCenter.CompleteBatchJob.Running |
class |
UpdateCenter.CompleteBatchJob.Success |
Modifier and Type | Field and Description |
---|---|
UpdateCenter.CompleteBatchJob.CompleteBatchJobStatus |
status |
error, id, site
Constructor and Description |
---|
CompleteBatchJob(List<PluginWrapper> batch,
long start,
UUID correlationId) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
getApi, getCorrelationId, getError, getErrorMessage, getType, schedule, setCorrelationId, submit
@Exported(inline=true) public volatile UpdateCenter.CompleteBatchJob.CompleteBatchJobStatus status
public CompleteBatchJob(List<PluginWrapper> batch, long start, UUID correlationId)
Copyright © 2004–2021. All rights reserved.