public class BackupRestoreJob extends Object implements Serializable
Constructor and Description |
---|
BackupRestoreJob() |
public Long getId()
public void setId(Long id)
public JobOperation getJobOperation()
public void setJobOperation(JobOperation jobOperation)
public JobScope getJobScope()
public void setJobScope(JobScope jobScope)
public JobSpaces getJobSpaces()
public void setJobSpaces(JobSpaces jobSpaces)
public JobState getJobState()
public void setJobState(JobState jobState)
public long getCreateTime()
public void setCreateTime(long createTime)
public Long getStartProcessingTime()
public void setStartProcessingTime(Long startProcessingTime)
public Long getFinishProcessingTime()
public void setFinishProcessingTime(Long finishProcessingTime)
public String getOwner()
public void setOwner(String owner)
public String getWhoCancelledTheJob()
public void setWhoCancelledTheJob(String whoCancelledTheJob)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public BackupRestoreSettings getBackupRestoreSettings()
public void setBackupRestoreSettings(BackupRestoreSettings backupRestoreSettings)
public BackupRestoreJobResult getBackupRestoreJobResult()
public void setBackupRestoreJobResult(BackupRestoreJobResult backupRestoreJobResult)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences