ContentServerActions Class |
[Missing <summary> documentation for "T:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions"]
Inheritance HierarchySystemObject Scanjour.Workflow4.TestFramework.Internal.ActionsContentServerActions Namespace: Scanjour.Workflow4.TestFramework.Internal.ActionsAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static class ContentServerActions
Public NotInheritable Class ContentServerActions
public ref class ContentServerActions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ContentServerActions = class end
The ContentServerActions type exposes the following members.
Methods | Name | Description |
---|
  | AddEmptyPrintTypeParameters | |
  | AddItemToCustomDropList | |
  | AddPrintType | |
  | AssignParentDocument | |
  | ChangeRankForSelectedClassification | |
  | ClearAddressColumns | |
  | ConvertRecordToLiteRecord | |
  | CreateAndGetNewDispatchSequenceId | |
  | CreateCustomDropList | |
  | CreateCustomField | |
  | CreateDocument(Uri, File, String, String, String, Stream, String, String) | |
  | CreateDocument(Uri, File, String, FileReference, String, String, String, Stream, String, String) | |
  | CreateFile | |
  | CreateRecord(File, String, String, String, Stream, String) | |
  | CreateRecord(String, String, String, String, String, Stream, String) | |
  | CreateRecord(File, String, FileReference, String, String, String, Stream, String) | |
  | CreateRecords(File, Int32, String, String, String, Stream, String) | |
  | CreateRecords(String, Int32, String, String, String, String, Stream, String) | |
  | EditPrintTypeValue | |
  | GetAddressByContactId | |
  | GetAddressIdByUserId | |
  | GetCaseData | |
  | GetContacts | |
  | GetCustomFieldValueForDocument | |
  | GetCustomFieldValueForDocuments | |
  | GetDefaultPrintTypeId | |
  | GetDispatcherId(ODataService, ContentServerActionsDispatcher) | |
  | GetDispatcherId(Uri, ContentServerActionsDispatcher) | |
  | GetDispatcherId(Uri, String) | |
  | GetDispatcherParameter | |
  | GetDispatcherSequenceIdForDispatchers | |
  | GetDispatchSequenceId | |
  | GetDispatchTypeOrder | |
  | GetDocumentContentFromStream | |
  | GetDocumentStream | |
  | GetEmployeeByNameCode | |
  | GetEmployees | |
  | GetExpectedSmartPostDOKs | |
  | GetFullNameByContactId | |
  | GetPrintTypeId | |
  | GetProcessId | |
  | GetRecordDates | |
  | GetRecordInfos | |
  | GetSmartPostDOKForUser(Uri, String, String) | |
  | GetSmartPostDOKForUser(Uri, String, String, String) | |
  | GetSmartPostHistoryDoc | |
  | GetSmartPostHistoryDocument | |
  | GetUser | |
  | GetUserTask | |
  | GetWorkflowInstance | |
  | RemoveAddressFromUser | |
  | ResolveContentType | |
  | SetAddressForUser | |
  | SetCaseAccessCode | |
  | SetCaseDefaultDocumentClassification | |
  | SetCaseUpdateCode | |
  | SetCopyCoverPageRecordIdOnSmartPost | |
  | SetDefaultDocumentClassificationInDocument | |
  | SetDefaultRankForDocumentClassification | |
  | SetDocumentClassification | |
  | SetDocumentParty | |
  | SetHistoryDocRetryPeriod | |
  | SetSmartPostLocalPrintThreshold | |
  | SetThresholdOnSmartPost | |
  | TextFromWord | |
  | TurnOnOffAllowOfficeRemergeOnSmartPost | |
  | UpdateDispatcherParameter | |
  | UpdateDispatcherSetting | |
  | UpdateFile | |
  | UpdatePrintTypeParameter | |
  | UpdateProcessParameters | |
  | UpdateRecordCustomField | |
  | UpdateRecordResponsibleOU | |
  | UpdateSmartPostParameters | |
  | UpdateSmartPostSetting | |
  | VerifyIfDocumentDoesNotExist | |
  | VerifyIfDocumentExist | |
  | VerifyIfPrintTypeExistsAndCreate | |
  | VerifyWzpWorkflowLog | |
  | WaitForCondition | |
  | WaitUntilHistoryDocumentIsCreated | |
  | WaitUntilInfoTasksAreGenerated | |
  | WaitUntilTaskIsShipped | |
Top
Fields
See Also