IPackageService Interface

Scanjour Workflow4 Reference Manual
Interface for package management web service

Namespace:  Scanjour.Workflow4.Web.Services
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public interface IPackageService

The IPackageService type exposes the following members.

Methods

  NameDescription
Public methodCopyProcess
Copies an existing process in the database.
Public methodCreateCaseActivity
Loads a new case activity to the database.
Public methodInstall
Installs package into the system.
Public methodUpdateCaseActivity
Updates an existing case activity in the database.
Public methodUpgradeConfiguration
Upgrades the dispatcher configuration
Top
See Also

Reference