public class ActiveJob extends Object
Java 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/2019-09-10-beta}TaskProgressArray"/>
<element name="imageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}ImageServingPublishJob" minOccurs="0"/>
<element name="imageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}ImageRenderingPublishJob" minOccurs="0"/>
<element name="videoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}VideoPublishJob" minOccurs="0"/>
<element name="serverDirectoryPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}ServerDirectoryPublishJob" minOccurs="0"/>
<element name="metadataPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}MetadataPublishJob" minOccurs="0"/>
<element name="uploadDirectoryJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}UploadDirectoryJob" minOccurs="0"/>
<element name="uploadUrlsJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}UploadUrlsJob" minOccurs="0"/>
<element name="uploadPostJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}UploadPostJob" minOccurs="0"/>
<element name="optimizeImagesJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}OptimizeImagesJob" minOccurs="0"/>
<element name="ripPdfsJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}RipPdfsJob" minOccurs="0"/>
<element name="reprocessAssetsJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}ReprocessAssetsJob" minOccurs="0"/>
<element name="createVideoSitemapJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}CreateVideoSitemapJob" minOccurs="0"/>
<element name="exportJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}ExportJob" minOccurs="0"/>
<element name="automatedSetGenerationJob" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}AutomatedSetGenerationJob" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ActiveJob() |
| Modifier and Type | Method and Description |
|---|---|
AutomatedSetGenerationJob |
getAutomatedSetGenerationJob()
Gets the value of the automatedSetGenerationJob property.
|
String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
CreateVideoSitemapJob |
getCreateVideoSitemapJob()
Gets the value of the createVideoSitemapJob property.
|
String |
getDescription()
Gets the value of the description 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.
|
String |
getJobHandle()
Gets the value of the jobHandle property.
|
XMLGregorianCalendar |
getLastProgressUpdate()
Gets the value of the lastProgressUpdate property.
|
String |
getLocale()
Gets the value of the locale property.
|
MetadataPublishJob |
getMetadataPublishJob()
Gets the value of the metadataPublishJob property.
|
String |
getName()
Gets the value of the name property.
|
OptimizeImagesJob |
getOptimizeImagesJob()
Gets the value of the optimizeImagesJob property.
|
String |
getOriginalName()
Gets the value of the originalName property.
|
int |
getProgress()
Gets the value of the progress property.
|
String |
getProgressMessage()
Gets the value of the progressMessage 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.
|
String |
getServerName()
Gets the value of the serverName property.
|
XMLGregorianCalendar |
getStartDate()
Gets the value of the startDate property.
|
String |
getState()
Gets the value of the state property.
|
String |
getSubmitUserEmail()
Gets the value of the submitUserEmail property.
|
TaskProgressArray |
getTaskProgressArray()
Gets the value of the taskProgressArray property.
|
int |
getTotalSize()
Gets the value of the totalSize property.
|
XMLGregorianCalendar |
getTriggerTime()
Gets the value of the triggerTime property.
|
String |
getType()
Gets the value of the type property.
|
UploadDirectoryJob |
getUploadDirectoryJob()
Gets the value of the uploadDirectoryJob property.
|
UploadPostJob |
getUploadPostJob()
Gets the value of the uploadPostJob 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(String value)
Sets the value of the companyHandle property.
|
void |
setCreateVideoSitemapJob(CreateVideoSitemapJob value)
Sets the value of the createVideoSitemapJob property.
|
void |
setDescription(String value)
Sets the value of the description 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(String value)
Sets the value of the jobHandle property.
|
void |
setLastProgressUpdate(XMLGregorianCalendar value)
Sets the value of the lastProgressUpdate property.
|
void |
setLocale(String value)
Sets the value of the locale property.
|
void |
setMetadataPublishJob(MetadataPublishJob value)
Sets the value of the metadataPublishJob property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setOptimizeImagesJob(OptimizeImagesJob value)
Sets the value of the optimizeImagesJob property.
|
void |
setOriginalName(String value)
Sets the value of the originalName property.
|
void |
setProgress(int value)
Sets the value of the progress property.
|
void |
setProgressMessage(String value)
Sets the value of the progressMessage 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 |
setServerName(String value)
Sets the value of the serverName property.
|
void |
setStartDate(XMLGregorianCalendar value)
Sets the value of the startDate property.
|
void |
setState(String value)
Sets the value of the state property.
|
void |
setSubmitUserEmail(String value)
Sets the value of the submitUserEmail property.
|
void |
setTaskProgressArray(TaskProgressArray value)
Sets the value of the taskProgressArray property.
|
void |
setTotalSize(int value)
Sets the value of the totalSize property.
|
void |
setTriggerTime(XMLGregorianCalendar value)
Sets the value of the triggerTime property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setUploadDirectoryJob(UploadDirectoryJob value)
Sets the value of the uploadDirectoryJob property.
|
void |
setUploadPostJob(UploadPostJob value)
Sets the value of the uploadPostJob property.
|
void |
setUploadUrlsJob(UploadUrlsJob value)
Sets the value of the uploadUrlsJob property.
|
void |
setVideoPublishJob(VideoPublishJob value)
Sets the value of the videoPublishJob property.
|
public String getCompanyHandle()
Stringpublic void setCompanyHandle(String value)
value - allowed object is
Stringpublic String getJobHandle()
Stringpublic void setJobHandle(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getOriginalName()
Stringpublic void setOriginalName(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getState()
Stringpublic void setState(String value)
value - allowed object is
Stringpublic String getSubmitUserEmail()
Stringpublic void setSubmitUserEmail(String value)
value - allowed object is
Stringpublic String getLocale()
Stringpublic void setLocale(String value)
value - allowed object is
Stringpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic String getServerName()
Stringpublic void setServerName(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getStartDate()
XMLGregorianCalendarpublic void setStartDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getTriggerTime()
XMLGregorianCalendarpublic void setTriggerTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic int getTotalSize()
public void setTotalSize(int value)
public int getProgress()
public void setProgress(int value)
public String getProgressMessage()
Stringpublic void setProgressMessage(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getLastProgressUpdate()
XMLGregorianCalendarpublic void setLastProgressUpdate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic TaskProgressArray getTaskProgressArray()
TaskProgressArraypublic void setTaskProgressArray(TaskProgressArray value)
value - allowed object is
TaskProgressArraypublic ImageServingPublishJob getImageServingPublishJob()
ImageServingPublishJobpublic void setImageServingPublishJob(ImageServingPublishJob value)
value - allowed object is
ImageServingPublishJobpublic ImageRenderingPublishJob getImageRenderingPublishJob()
ImageRenderingPublishJobpublic void setImageRenderingPublishJob(ImageRenderingPublishJob value)
value - allowed object is
ImageRenderingPublishJobpublic VideoPublishJob getVideoPublishJob()
VideoPublishJobpublic void setVideoPublishJob(VideoPublishJob value)
value - allowed object is
VideoPublishJobpublic ServerDirectoryPublishJob getServerDirectoryPublishJob()
ServerDirectoryPublishJobpublic void setServerDirectoryPublishJob(ServerDirectoryPublishJob value)
value - allowed object is
ServerDirectoryPublishJobpublic MetadataPublishJob getMetadataPublishJob()
MetadataPublishJobpublic void setMetadataPublishJob(MetadataPublishJob value)
value - allowed object is
MetadataPublishJobpublic UploadDirectoryJob getUploadDirectoryJob()
UploadDirectoryJobpublic void setUploadDirectoryJob(UploadDirectoryJob value)
value - allowed object is
UploadDirectoryJobpublic UploadUrlsJob getUploadUrlsJob()
UploadUrlsJobpublic void setUploadUrlsJob(UploadUrlsJob value)
value - allowed object is
UploadUrlsJobpublic UploadPostJob getUploadPostJob()
UploadPostJobpublic void setUploadPostJob(UploadPostJob value)
value - allowed object is
UploadPostJobpublic OptimizeImagesJob getOptimizeImagesJob()
OptimizeImagesJobpublic void setOptimizeImagesJob(OptimizeImagesJob value)
value - allowed object is
OptimizeImagesJobpublic RipPdfsJob getRipPdfsJob()
RipPdfsJobpublic void setRipPdfsJob(RipPdfsJob value)
value - allowed object is
RipPdfsJobpublic ReprocessAssetsJob getReprocessAssetsJob()
ReprocessAssetsJobpublic void setReprocessAssetsJob(ReprocessAssetsJob value)
value - allowed object is
ReprocessAssetsJobpublic CreateVideoSitemapJob getCreateVideoSitemapJob()
CreateVideoSitemapJobpublic void setCreateVideoSitemapJob(CreateVideoSitemapJob value)
value - allowed object is
CreateVideoSitemapJobpublic ExportJob getExportJob()
ExportJobpublic void setExportJob(ExportJob value)
value - allowed object is
ExportJobpublic AutomatedSetGenerationJob getAutomatedSetGenerationJob()
AutomatedSetGenerationJobpublic void setAutomatedSetGenerationJob(AutomatedSetGenerationJob value)
value - allowed object is
AutomatedSetGenerationJobCopyright © 2010 - 2020 Adobe. All Rights Reserved