public class SubmitJobParam
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="userHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="jobName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="locale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="execTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="execSchedule" 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="imageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ImageServingPublishJob" minOccurs="0"/> <element name="imageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ImageRenderingPublishJob" minOccurs="0"/> <element name="videoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}VideoPublishJob" minOccurs="0"/> <element name="serverDirectoryPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ServerDirectoryPublishJob" minOccurs="0"/> <element name="metadataPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}MetadataPublishJob" minOccurs="0"/> <element name="uploadDirectoryJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}UploadDirectoryJob" minOccurs="0"/> <element name="uploadUrlsJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}UploadUrlsJob" minOccurs="0"/> <element name="optimizeImagesJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}OptimizeImagesJob" minOccurs="0"/> <element name="ripPdfsJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}RipPdfsJob" minOccurs="0"/> <element name="reprocessAssetsJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ReprocessAssetsJob" minOccurs="0"/> <element name="createVideoSitemapJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}CreateVideoSitemapJob" minOccurs="0"/> <element name="exportJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ExportJob" minOccurs="0"/> <element name="automatedSetGenerationJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AutomatedSetGenerationJob" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SubmitJobParam() |
Modifier and Type | Method and 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.
|
javax.xml.datatype.XMLGregorianCalendar |
getExecTime()
Gets the value of the execTime 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 |
getJobName()
Gets the value of the jobName property.
|
java.lang.String |
getLocale()
Gets the value of the locale property.
|
MetadataPublishJob |
getMetadataPublishJob()
Gets the value of the metadataPublishJob property.
|
OptimizeImagesJob |
getOptimizeImagesJob()
Gets the value of the optimizeImagesJob 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.
|
UploadDirectoryJob |
getUploadDirectoryJob()
Gets the value of the uploadDirectoryJob property.
|
UploadUrlsJob |
getUploadUrlsJob()
Gets the value of the uploadUrlsJob property.
|
java.lang.String |
getUserHandle()
Gets the value of the userHandle 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 |
setExecTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the execTime 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 |
setJobName(java.lang.String value)
Sets the value of the jobName 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 |
setOptimizeImagesJob(OptimizeImagesJob value)
Sets the value of the optimizeImagesJob 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 |
setUploadDirectoryJob(UploadDirectoryJob value)
Sets the value of the uploadDirectoryJob property.
|
void |
setUploadUrlsJob(UploadUrlsJob value)
Sets the value of the uploadUrlsJob property.
|
void |
setUserHandle(java.lang.String value)
Sets the value of the userHandle property.
|
void |
setVideoPublishJob(VideoPublishJob value)
Sets the value of the videoPublishJob property.
|
public java.lang.String getCompanyHandle()
String
public void setCompanyHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUserHandle()
String
public void setUserHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getJobName()
String
public void setJobName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getLocale()
String
public void setLocale(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getExecTime()
XMLGregorianCalendar
public void setExecTime(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.String getExecSchedule()
String
public void setExecSchedule(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public ImageServingPublishJob getImageServingPublishJob()
ImageServingPublishJob
public void setImageServingPublishJob(ImageServingPublishJob value)
value
- allowed object is
ImageServingPublishJob
public ImageRenderingPublishJob getImageRenderingPublishJob()
ImageRenderingPublishJob
public void setImageRenderingPublishJob(ImageRenderingPublishJob value)
value
- allowed object is
ImageRenderingPublishJob
public VideoPublishJob getVideoPublishJob()
VideoPublishJob
public void setVideoPublishJob(VideoPublishJob value)
value
- allowed object is
VideoPublishJob
public ServerDirectoryPublishJob getServerDirectoryPublishJob()
ServerDirectoryPublishJob
public void setServerDirectoryPublishJob(ServerDirectoryPublishJob value)
value
- allowed object is
ServerDirectoryPublishJob
public MetadataPublishJob getMetadataPublishJob()
MetadataPublishJob
public void setMetadataPublishJob(MetadataPublishJob value)
value
- allowed object is
MetadataPublishJob
public UploadDirectoryJob getUploadDirectoryJob()
UploadDirectoryJob
public void setUploadDirectoryJob(UploadDirectoryJob value)
value
- allowed object is
UploadDirectoryJob
public UploadUrlsJob getUploadUrlsJob()
UploadUrlsJob
public void setUploadUrlsJob(UploadUrlsJob value)
value
- allowed object is
UploadUrlsJob
public OptimizeImagesJob getOptimizeImagesJob()
OptimizeImagesJob
public void setOptimizeImagesJob(OptimizeImagesJob value)
value
- allowed object is
OptimizeImagesJob
public RipPdfsJob getRipPdfsJob()
RipPdfsJob
public void setRipPdfsJob(RipPdfsJob value)
value
- allowed object is
RipPdfsJob
public ReprocessAssetsJob getReprocessAssetsJob()
ReprocessAssetsJob
public void setReprocessAssetsJob(ReprocessAssetsJob value)
value
- allowed object is
ReprocessAssetsJob
public CreateVideoSitemapJob getCreateVideoSitemapJob()
CreateVideoSitemapJob
public void setCreateVideoSitemapJob(CreateVideoSitemapJob value)
value
- allowed object is
CreateVideoSitemapJob
public ExportJob getExportJob()
ExportJob
public void setExportJob(ExportJob value)
value
- allowed object is
ExportJob
public AutomatedSetGenerationJob getAutomatedSetGenerationJob()
AutomatedSetGenerationJob
public void setAutomatedSetGenerationJob(AutomatedSetGenerationJob value)
value
- allowed object is
AutomatedSetGenerationJob
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"