Package | Description |
---|---|
org.alfresco.jlan.client.admin | |
org.alfresco.jlan.client.info |
Modifier and Type | Method and Description |
---|---|
PrintJob |
AdminSession.getPrintJobInfo(int id)
Return information for the specified print job.
|
Modifier and Type | Method and Description |
---|---|
void |
AdminSession.ContinuePrintJob(PrintJob job)
Continue, unpause, the specified print job
|
void |
AdminSession.DeletePrintJob(PrintJob job)
Delete the specified print job
|
void |
AdminSession.PausePrintJob(PrintJob job)
Pause the specified print job
|
Modifier and Type | Method and Description |
---|---|
PrintJob |
PrintJobList.getPrintJob(int idx)
Get a print job object from the list
|
PrintJob |
PrintQueueEnumerator.nextEntry()
Return the next print queue entry.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintJobList.addPrintJob(PrintJob prnjob)
Add a print job object to the list.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.