Provides access to publishing functionality.
Namespace: Authorit.API.Services
Constructors
Name |
Description |
|
Initializes a new instance of the Publishing class. |
Properties
Class contains no properties.
Methods
Name |
Description |
|
Get publishing job by job ID. |
||
SearchJobs(System.DateTime, System.DateTime, Authorit.API.Dto.PublishJobUserSearchOption, int, int) |
Search publishing jobs. |
|
Get list of publishing profiles that a supplied book can be published to. |
||
IsVariableAssignmentRequired(int, System.Collections.Generic.IList<int>) |
Checks if variable assignment is required when publishing a book to a list of publishing profiles. |
|
Cancel a publishing job. |
||
Check if publishing server is configured for current library. |
||
Get path for jobs published by a publishing server connected to this library. |
||
Get URL for jobs published by a publishing server connected to this library. |
||
Create a publishing job to be published by an Author-it Publishing Server. |