Package com.scene7.ipsapi
Class ScheduledJob
- java.lang.Object
-
- com.scene7.ipsapi.ScheduledJob
-
public class ScheduledJob extends java.lang.Object
Java class for ScheduledJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ScheduledJob"> <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="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="execSchedule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="nextFireTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="timeZone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="triggerState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="imageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}ImageServingPublishJob" minOccurs="0"/> <element name="imageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}ImageRenderingPublishJob" minOccurs="0"/> <element name="videoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}VideoPublishJob" minOccurs="0"/> <element name="serverDirectoryPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}ServerDirectoryPublishJob" minOccurs="0"/> <element name="metadataPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}MetadataPublishJob" minOccurs="0"/> <element name="uploadDirectoryJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}UploadDirectoryJob" minOccurs="0"/> <element name="uploadUrlsJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}UploadUrlsJob" minOccurs="0"/> <element name="optimizeImagesJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}OptimizeImagesJob" minOccurs="0"/> <element name="ripPdfsJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}RipPdfsJob" minOccurs="0"/> <element name="reprocessAssetsJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}ReprocessAssetsJob" minOccurs="0"/> <element name="createVideoSitemapJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}CreateVideoSitemapJob" minOccurs="0"/> <element name="exportJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}ExportJob" minOccurs="0"/> <element name="automatedSetGenerationJob" type="{http://www.scene7.com/IpsApi/xsd/2021-04-26-beta}AutomatedSetGenerationJob" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description ScheduledJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AutomatedSetGenerationJob
getAutomatedSetGenerationJob()
Gets the value of the automatedSetGenerationJob property.java.lang.String
getCompanyHandle()
Gets the value of the companyHandle property.CreateVideoSitemapJob
getCreateVideoSitemapJob()
Gets the value of the createVideoSitemapJob property.java.lang.String
getDescription()
Gets the value of the description property.java.lang.String
getExecSchedule()
Gets the value of the execSchedule property.ExportJob
getExportJob()
Gets the value of the exportJob property.ImageRenderingPublishJob
getImageRenderingPublishJob()
Gets the value of the imageRenderingPublishJob property.ImageServingPublishJob
getImageServingPublishJob()
Gets the value of the imageServingPublishJob property.java.lang.String
getJobHandle()
Gets the value of the jobHandle property.java.lang.String
getLocale()
Gets the value of the locale property.MetadataPublishJob
getMetadataPublishJob()
Gets the value of the metadataPublishJob property.java.lang.String
getName()
Gets the value of the name property.javax.xml.datatype.XMLGregorianCalendar
getNextFireTime()
Gets the value of the nextFireTime property.OptimizeImagesJob
getOptimizeImagesJob()
Gets the value of the optimizeImagesJob property.java.lang.String
getOriginalName()
Gets the value of the originalName property.ReprocessAssetsJob
getReprocessAssetsJob()
Gets the value of the reprocessAssetsJob property.RipPdfsJob
getRipPdfsJob()
Gets the value of the ripPdfsJob property.ServerDirectoryPublishJob
getServerDirectoryPublishJob()
Gets the value of the serverDirectoryPublishJob property.java.lang.String
getSubmitUserEmail()
Gets the value of the submitUserEmail property.java.lang.String
getTimeZone()
Gets the value of the timeZone property.java.lang.String
getTriggerState()
Gets the value of the triggerState property.java.lang.String
getType()
Gets the value of the type property.UploadDirectoryJob
getUploadDirectoryJob()
Gets the value of the uploadDirectoryJob property.UploadUrlsJob
getUploadUrlsJob()
Gets the value of the uploadUrlsJob property.VideoPublishJob
getVideoPublishJob()
Gets the value of the videoPublishJob property.void
setAutomatedSetGenerationJob(AutomatedSetGenerationJob value)
Sets the value of the automatedSetGenerationJob property.void
setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.void
setCreateVideoSitemapJob(CreateVideoSitemapJob value)
Sets the value of the createVideoSitemapJob property.void
setDescription(java.lang.String value)
Sets the value of the description property.void
setExecSchedule(java.lang.String value)
Sets the value of the execSchedule property.void
setExportJob(ExportJob value)
Sets the value of the exportJob property.void
setImageRenderingPublishJob(ImageRenderingPublishJob value)
Sets the value of the imageRenderingPublishJob property.void
setImageServingPublishJob(ImageServingPublishJob value)
Sets the value of the imageServingPublishJob property.void
setJobHandle(java.lang.String value)
Sets the value of the jobHandle property.void
setLocale(java.lang.String value)
Sets the value of the locale property.void
setMetadataPublishJob(MetadataPublishJob value)
Sets the value of the metadataPublishJob property.void
setName(java.lang.String value)
Sets the value of the name property.void
setNextFireTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the nextFireTime property.void
setOptimizeImagesJob(OptimizeImagesJob value)
Sets the value of the optimizeImagesJob property.void
setOriginalName(java.lang.String value)
Sets the value of the originalName property.void
setReprocessAssetsJob(ReprocessAssetsJob value)
Sets the value of the reprocessAssetsJob property.void
setRipPdfsJob(RipPdfsJob value)
Sets the value of the ripPdfsJob property.void
setServerDirectoryPublishJob(ServerDirectoryPublishJob value)
Sets the value of the serverDirectoryPublishJob property.void
setSubmitUserEmail(java.lang.String value)
Sets the value of the submitUserEmail property.void
setTimeZone(java.lang.String value)
Sets the value of the timeZone property.void
setTriggerState(java.lang.String value)
Sets the value of the triggerState property.void
setType(java.lang.String value)
Sets the value of the type property.void
setUploadDirectoryJob(UploadDirectoryJob value)
Sets the value of the uploadDirectoryJob property.void
setUploadUrlsJob(UploadUrlsJob value)
Sets the value of the uploadUrlsJob property.void
setVideoPublishJob(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
-
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
-
getExecSchedule
public java.lang.String getExecSchedule()
Gets the value of the execSchedule property.- Returns:
- possible object is
String
-
setExecSchedule
public void setExecSchedule(java.lang.String value)
Sets the value of the execSchedule property.- Parameters:
value
- allowed object isString
-
getNextFireTime
public javax.xml.datatype.XMLGregorianCalendar getNextFireTime()
Gets the value of the nextFireTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setNextFireTime
public void setNextFireTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the nextFireTime property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getTimeZone
public java.lang.String getTimeZone()
Gets the value of the timeZone property.- Returns:
- possible object is
String
-
setTimeZone
public void setTimeZone(java.lang.String value)
Sets the value of the timeZone property.- Parameters:
value
- allowed object isString
-
getTriggerState
public java.lang.String getTriggerState()
Gets the value of the triggerState property.- Returns:
- possible object is
String
-
setTriggerState
public void setTriggerState(java.lang.String value)
Sets the value of the triggerState property.- Parameters:
value
- allowed object isString
-
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
-
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
-
-