Package com.scene7.ipsapi
Class ActiveJob
- java.lang.Object
 - 
- com.scene7.ipsapi.ActiveJob
 
 
- 
public class ActiveJob extends java.lang.ObjectJava class for ActiveJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ActiveJob"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="jobHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="originalName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="type" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="state" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="submitUserEmail" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="locale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="serverName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="triggerTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="totalSize" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="progress" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="progressMessage" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="lastProgressUpdate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="taskProgressArray" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}TaskProgressArray"/> <element name="imageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ImageServingPublishJob" minOccurs="0"/> <element name="imageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ImageRenderingPublishJob" minOccurs="0"/> <element name="videoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}VideoPublishJob" minOccurs="0"/> <element name="serverDirectoryPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ServerDirectoryPublishJob" minOccurs="0"/> <element name="metadataPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}MetadataPublishJob" minOccurs="0"/> <element name="uploadDirectoryJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}UploadDirectoryJob" minOccurs="0"/> <element name="uploadUrlsJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}UploadUrlsJob" minOccurs="0"/> <element name="uploadPostJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}UploadPostJob" minOccurs="0"/> <element name="optimizeImagesJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}OptimizeImagesJob" minOccurs="0"/> <element name="ripPdfsJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}RipPdfsJob" minOccurs="0"/> <element name="reprocessAssetsJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ReprocessAssetsJob" minOccurs="0"/> <element name="createVideoSitemapJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}CreateVideoSitemapJob" minOccurs="0"/> <element name="exportJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}ExportJob" minOccurs="0"/> <element name="automatedSetGenerationJob" type="{http://www.scene7.com/IpsApi/xsd/2022-11-01-beta}AutomatedSetGenerationJob" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> 
- 
- 
Constructor Summary
Constructors Constructor Description ActiveJob() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AutomatedSetGenerationJobgetAutomatedSetGenerationJob()Gets the value of the automatedSetGenerationJob property.java.lang.StringgetCompanyHandle()Gets the value of the companyHandle property.CreateVideoSitemapJobgetCreateVideoSitemapJob()Gets the value of the createVideoSitemapJob property.java.lang.StringgetDescription()Gets the value of the description property.ExportJobgetExportJob()Gets the value of the exportJob property.ImageRenderingPublishJobgetImageRenderingPublishJob()Gets the value of the imageRenderingPublishJob property.ImageServingPublishJobgetImageServingPublishJob()Gets the value of the imageServingPublishJob property.java.lang.StringgetJobHandle()Gets the value of the jobHandle property.javax.xml.datatype.XMLGregorianCalendargetLastProgressUpdate()Gets the value of the lastProgressUpdate property.java.lang.StringgetLocale()Gets the value of the locale property.MetadataPublishJobgetMetadataPublishJob()Gets the value of the metadataPublishJob property.java.lang.StringgetName()Gets the value of the name property.OptimizeImagesJobgetOptimizeImagesJob()Gets the value of the optimizeImagesJob property.java.lang.StringgetOriginalName()Gets the value of the originalName property.intgetProgress()Gets the value of the progress property.java.lang.StringgetProgressMessage()Gets the value of the progressMessage property.ReprocessAssetsJobgetReprocessAssetsJob()Gets the value of the reprocessAssetsJob property.RipPdfsJobgetRipPdfsJob()Gets the value of the ripPdfsJob property.ServerDirectoryPublishJobgetServerDirectoryPublishJob()Gets the value of the serverDirectoryPublishJob property.java.lang.StringgetServerName()Gets the value of the serverName property.javax.xml.datatype.XMLGregorianCalendargetStartDate()Gets the value of the startDate property.java.lang.StringgetState()Gets the value of the state property.java.lang.StringgetSubmitUserEmail()Gets the value of the submitUserEmail property.TaskProgressArraygetTaskProgressArray()Gets the value of the taskProgressArray property.intgetTotalSize()Gets the value of the totalSize property.javax.xml.datatype.XMLGregorianCalendargetTriggerTime()Gets the value of the triggerTime property.java.lang.StringgetType()Gets the value of the type property.UploadDirectoryJobgetUploadDirectoryJob()Gets the value of the uploadDirectoryJob property.UploadPostJobgetUploadPostJob()Gets the value of the uploadPostJob property.UploadUrlsJobgetUploadUrlsJob()Gets the value of the uploadUrlsJob property.VideoPublishJobgetVideoPublishJob()Gets the value of the videoPublishJob property.voidsetAutomatedSetGenerationJob(AutomatedSetGenerationJob value)Sets the value of the automatedSetGenerationJob property.voidsetCompanyHandle(java.lang.String value)Sets the value of the companyHandle property.voidsetCreateVideoSitemapJob(CreateVideoSitemapJob value)Sets the value of the createVideoSitemapJob property.voidsetDescription(java.lang.String value)Sets the value of the description property.voidsetExportJob(ExportJob value)Sets the value of the exportJob property.voidsetImageRenderingPublishJob(ImageRenderingPublishJob value)Sets the value of the imageRenderingPublishJob property.voidsetImageServingPublishJob(ImageServingPublishJob value)Sets the value of the imageServingPublishJob property.voidsetJobHandle(java.lang.String value)Sets the value of the jobHandle property.voidsetLastProgressUpdate(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the lastProgressUpdate property.voidsetLocale(java.lang.String value)Sets the value of the locale property.voidsetMetadataPublishJob(MetadataPublishJob value)Sets the value of the metadataPublishJob property.voidsetName(java.lang.String value)Sets the value of the name property.voidsetOptimizeImagesJob(OptimizeImagesJob value)Sets the value of the optimizeImagesJob property.voidsetOriginalName(java.lang.String value)Sets the value of the originalName property.voidsetProgress(int value)Sets the value of the progress property.voidsetProgressMessage(java.lang.String value)Sets the value of the progressMessage property.voidsetReprocessAssetsJob(ReprocessAssetsJob value)Sets the value of the reprocessAssetsJob property.voidsetRipPdfsJob(RipPdfsJob value)Sets the value of the ripPdfsJob property.voidsetServerDirectoryPublishJob(ServerDirectoryPublishJob value)Sets the value of the serverDirectoryPublishJob property.voidsetServerName(java.lang.String value)Sets the value of the serverName property.voidsetStartDate(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the startDate property.voidsetState(java.lang.String value)Sets the value of the state property.voidsetSubmitUserEmail(java.lang.String value)Sets the value of the submitUserEmail property.voidsetTaskProgressArray(TaskProgressArray value)Sets the value of the taskProgressArray property.voidsetTotalSize(int value)Sets the value of the totalSize property.voidsetTriggerTime(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the triggerTime property.voidsetType(java.lang.String value)Sets the value of the type property.voidsetUploadDirectoryJob(UploadDirectoryJob value)Sets the value of the uploadDirectoryJob property.voidsetUploadPostJob(UploadPostJob value)Sets the value of the uploadPostJob property.voidsetUploadUrlsJob(UploadUrlsJob value)Sets the value of the uploadUrlsJob property.voidsetVideoPublishJob(VideoPublishJob value)Sets the value of the videoPublishJob property. 
 - 
 
- 
- 
Method Detail
- 
getCompanyHandle
public java.lang.String getCompanyHandle()
Gets the value of the companyHandle property.- Returns:
 - possible object is
     
String 
 
- 
setCompanyHandle
public void setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.- Parameters:
 value- allowed object isString
 
- 
getJobHandle
public java.lang.String getJobHandle()
Gets the value of the jobHandle property.- Returns:
 - possible object is
     
String 
 
- 
setJobHandle
public void setJobHandle(java.lang.String value)
Sets the value of the jobHandle property.- Parameters:
 value- allowed object isString
 
- 
getName
public java.lang.String getName()
Gets the value of the name property.- Returns:
 - possible object is
     
String 
 
- 
setName
public void setName(java.lang.String value)
Sets the value of the name property.- Parameters:
 value- allowed object isString
 
- 
getOriginalName
public java.lang.String getOriginalName()
Gets the value of the originalName property.- Returns:
 - possible object is
     
String 
 
- 
setOriginalName
public void setOriginalName(java.lang.String value)
Sets the value of the originalName property.- Parameters:
 value- allowed object isString
 
- 
getType
public java.lang.String getType()
Gets the value of the type property.- Returns:
 - possible object is
     
String 
 
- 
setType
public void setType(java.lang.String value)
Sets the value of the type property.- Parameters:
 value- allowed object isString
 
- 
getState
public java.lang.String getState()
Gets the value of the state property.- Returns:
 - possible object is
     
String 
 
- 
setState
public void setState(java.lang.String value)
Sets the value of the state property.- Parameters:
 value- allowed object isString
 
- 
getSubmitUserEmail
public java.lang.String getSubmitUserEmail()
Gets the value of the submitUserEmail property.- Returns:
 - possible object is
     
String 
 
- 
setSubmitUserEmail
public void setSubmitUserEmail(java.lang.String value)
Sets the value of the submitUserEmail property.- Parameters:
 value- allowed object isString
 
- 
getLocale
public java.lang.String getLocale()
Gets the value of the locale property.- Returns:
 - possible object is
     
String 
 
- 
setLocale
public void setLocale(java.lang.String value)
Sets the value of the locale property.- Parameters:
 value- allowed object isString
 
- 
getDescription
public java.lang.String getDescription()
Gets the value of the description property.- Returns:
 - possible object is
     
String 
 
- 
setDescription
public void setDescription(java.lang.String value)
Sets the value of the description property.- Parameters:
 value- allowed object isString
 
- 
getServerName
public java.lang.String getServerName()
Gets the value of the serverName property.- Returns:
 - possible object is
     
String 
 
- 
setServerName
public void setServerName(java.lang.String value)
Sets the value of the serverName property.- Parameters:
 value- allowed object isString
 
- 
getStartDate
public javax.xml.datatype.XMLGregorianCalendar getStartDate()
Gets the value of the startDate property.- Returns:
 - possible object is
     
XMLGregorianCalendar 
 
- 
setStartDate
public void setStartDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the startDate property.- Parameters:
 value- allowed object isXMLGregorianCalendar
 
- 
getTriggerTime
public javax.xml.datatype.XMLGregorianCalendar getTriggerTime()
Gets the value of the triggerTime property.- Returns:
 - possible object is
     
XMLGregorianCalendar 
 
- 
setTriggerTime
public void setTriggerTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the triggerTime property.- Parameters:
 value- allowed object isXMLGregorianCalendar
 
- 
getTotalSize
public int getTotalSize()
Gets the value of the totalSize property. 
- 
setTotalSize
public void setTotalSize(int value)
Sets the value of the totalSize property. 
- 
getProgress
public int getProgress()
Gets the value of the progress property. 
- 
setProgress
public void setProgress(int value)
Sets the value of the progress property. 
- 
getProgressMessage
public java.lang.String getProgressMessage()
Gets the value of the progressMessage property.- Returns:
 - possible object is
     
String 
 
- 
setProgressMessage
public void setProgressMessage(java.lang.String value)
Sets the value of the progressMessage property.- Parameters:
 value- allowed object isString
 
- 
getLastProgressUpdate
public javax.xml.datatype.XMLGregorianCalendar getLastProgressUpdate()
Gets the value of the lastProgressUpdate property.- Returns:
 - possible object is
     
XMLGregorianCalendar 
 
- 
setLastProgressUpdate
public void setLastProgressUpdate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the lastProgressUpdate property.- Parameters:
 value- allowed object isXMLGregorianCalendar
 
- 
getTaskProgressArray
public TaskProgressArray getTaskProgressArray()
Gets the value of the taskProgressArray property.- Returns:
 - possible object is
     
TaskProgressArray 
 
- 
setTaskProgressArray
public void setTaskProgressArray(TaskProgressArray value)
Sets the value of the taskProgressArray property.- Parameters:
 value- allowed object isTaskProgressArray
 
- 
getImageServingPublishJob
public ImageServingPublishJob getImageServingPublishJob()
Gets the value of the imageServingPublishJob property.- Returns:
 - possible object is
     
ImageServingPublishJob 
 
- 
setImageServingPublishJob
public void setImageServingPublishJob(ImageServingPublishJob value)
Sets the value of the imageServingPublishJob property.- Parameters:
 value- allowed object isImageServingPublishJob
 
- 
getImageRenderingPublishJob
public ImageRenderingPublishJob getImageRenderingPublishJob()
Gets the value of the imageRenderingPublishJob property.- Returns:
 - possible object is
     
ImageRenderingPublishJob 
 
- 
setImageRenderingPublishJob
public void setImageRenderingPublishJob(ImageRenderingPublishJob value)
Sets the value of the imageRenderingPublishJob property.- Parameters:
 value- allowed object isImageRenderingPublishJob
 
- 
getVideoPublishJob
public VideoPublishJob getVideoPublishJob()
Gets the value of the videoPublishJob property.- Returns:
 - possible object is
     
VideoPublishJob 
 
- 
setVideoPublishJob
public void setVideoPublishJob(VideoPublishJob value)
Sets the value of the videoPublishJob property.- Parameters:
 value- allowed object isVideoPublishJob
 
- 
getServerDirectoryPublishJob
public ServerDirectoryPublishJob getServerDirectoryPublishJob()
Gets the value of the serverDirectoryPublishJob property.- Returns:
 - possible object is
     
ServerDirectoryPublishJob 
 
- 
setServerDirectoryPublishJob
public void setServerDirectoryPublishJob(ServerDirectoryPublishJob value)
Sets the value of the serverDirectoryPublishJob property.- Parameters:
 value- allowed object isServerDirectoryPublishJob
 
- 
getMetadataPublishJob
public MetadataPublishJob getMetadataPublishJob()
Gets the value of the metadataPublishJob property.- Returns:
 - possible object is
     
MetadataPublishJob 
 
- 
setMetadataPublishJob
public void setMetadataPublishJob(MetadataPublishJob value)
Sets the value of the metadataPublishJob property.- Parameters:
 value- allowed object isMetadataPublishJob
 
- 
getUploadDirectoryJob
public UploadDirectoryJob getUploadDirectoryJob()
Gets the value of the uploadDirectoryJob property.- Returns:
 - possible object is
     
UploadDirectoryJob 
 
- 
setUploadDirectoryJob
public void setUploadDirectoryJob(UploadDirectoryJob value)
Sets the value of the uploadDirectoryJob property.- Parameters:
 value- allowed object isUploadDirectoryJob
 
- 
getUploadUrlsJob
public UploadUrlsJob getUploadUrlsJob()
Gets the value of the uploadUrlsJob property.- Returns:
 - possible object is
     
UploadUrlsJob 
 
- 
setUploadUrlsJob
public void setUploadUrlsJob(UploadUrlsJob value)
Sets the value of the uploadUrlsJob property.- Parameters:
 value- allowed object isUploadUrlsJob
 
- 
getUploadPostJob
public UploadPostJob getUploadPostJob()
Gets the value of the uploadPostJob property.- Returns:
 - possible object is
     
UploadPostJob 
 
- 
setUploadPostJob
public void setUploadPostJob(UploadPostJob value)
Sets the value of the uploadPostJob property.- Parameters:
 value- allowed object isUploadPostJob
 
- 
getOptimizeImagesJob
public OptimizeImagesJob getOptimizeImagesJob()
Gets the value of the optimizeImagesJob property.- Returns:
 - possible object is
     
OptimizeImagesJob 
 
- 
setOptimizeImagesJob
public void setOptimizeImagesJob(OptimizeImagesJob value)
Sets the value of the optimizeImagesJob property.- Parameters:
 value- allowed object isOptimizeImagesJob
 
- 
getRipPdfsJob
public RipPdfsJob getRipPdfsJob()
Gets the value of the ripPdfsJob property.- Returns:
 - possible object is
     
RipPdfsJob 
 
- 
setRipPdfsJob
public void setRipPdfsJob(RipPdfsJob value)
Sets the value of the ripPdfsJob property.- Parameters:
 value- allowed object isRipPdfsJob
 
- 
getReprocessAssetsJob
public ReprocessAssetsJob getReprocessAssetsJob()
Gets the value of the reprocessAssetsJob property.- Returns:
 - possible object is
     
ReprocessAssetsJob 
 
- 
setReprocessAssetsJob
public void setReprocessAssetsJob(ReprocessAssetsJob value)
Sets the value of the reprocessAssetsJob property.- Parameters:
 value- allowed object isReprocessAssetsJob
 
- 
getCreateVideoSitemapJob
public CreateVideoSitemapJob getCreateVideoSitemapJob()
Gets the value of the createVideoSitemapJob property.- Returns:
 - possible object is
     
CreateVideoSitemapJob 
 
- 
setCreateVideoSitemapJob
public void setCreateVideoSitemapJob(CreateVideoSitemapJob value)
Sets the value of the createVideoSitemapJob property.- Parameters:
 value- allowed object isCreateVideoSitemapJob
 
- 
getExportJob
public ExportJob getExportJob()
Gets the value of the exportJob property.- Returns:
 - possible object is
     
ExportJob 
 
- 
setExportJob
public void setExportJob(ExportJob value)
Sets the value of the exportJob property.- Parameters:
 value- allowed object isExportJob
 
- 
getAutomatedSetGenerationJob
public AutomatedSetGenerationJob getAutomatedSetGenerationJob()
Gets the value of the automatedSetGenerationJob property.- Returns:
 - possible object is
     
AutomatedSetGenerationJob 
 
- 
setAutomatedSetGenerationJob
public void setAutomatedSetGenerationJob(AutomatedSetGenerationJob value)
Sets the value of the automatedSetGenerationJob property.- Parameters:
 value- allowed object isAutomatedSetGenerationJob
 
 - 
 
 -