| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| Job — Class in package com.adobe.csxs.types | |
| Representation of a job (long running operation). | |
| Job(title, shortDescription, longDescription) — Constructor in class com.adobe.csxs.types.Job | |
Constructs a new Job. |
|
| jobManager — Property in class com.adobe.csxs.core.CSXSInterface | |
Returns the JobManager for this extension. |
|
| JobManager — Class in package com.adobe.csxs.service | |
Through the JobManager an extension can add and remove Jobs. |
|
| JobManager() — Constructor in class com.adobe.csxs.service.JobManager | |
Constructs the JobManager. |
|
| jobs() — Method in class com.adobe.csxs.service.JobManager | |
Returns a list of all currently running Jobs for this extension. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |