Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Aspose.Network for .NET
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Workflow for .NET
Product Information
XPDL Designer User Guide
Programmer's Guide
Knowledge Base
Aspose.Workflow for .Net API Reference
Aspose.License Namespace
Aspose.Workflow Namespace
Aspose.Workflow.Engine Namespace
ActivityTypeEnum Enumeration
ApplicationStatus Enumeration
AsposeWorkflowException Class
ConditionTypeEnum Enumeration
EngineManager Class
EngineManager Members
Fields
Properties
Methods
IActivity Interface
IActivityBlock Interface
IApplication Interface
IApplicationAdmin Interface
IApplicationParameter Interface
IAssignmentsManager Interface
IAssignmentsManagerEx Interface
IDeadline Interface
IEngine Interface
IEngineConfiguration Interface
IGroup Interface
IGroupEx Interface
IHistoryAdmin Interface
IInstanceAdmin Interface
IInstanceAdmin0 Interface
IPackage Interface
IPackageAdmin Interface
IParticipant Interface
IProcess Interface
IProcessInstance Interface
IProcessInstanceHistory Interface
IRuntimeArgs Interface
IRuntimeCallback Interface
ISimulateInstanceAdmin Interface
ISimulateWorkList Interface
ISubflow Interface
ITask Interface
ITaskHistory Interface
IToolAgent Interface
IToolAgentEx Interface
IToolAgentExArgs Interface
ITransition Interface
IUser Interface
IUserEx Interface
IUserGroupManager Interface
IUserGroupManagerEx Interface
IWorkList Interface
IWorklist0 Interface
IWorkList2 Interface
ParameterMode Enumeration
Aspose.Workflow.Engine.Configuration Namespace
Aspose.Workflow.Engine.Services Namespace
Aspose.Workflow.Internal.Persistence.Impl.DataSet.DataSets Namespace
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
Utility Components
>
Aspose.Workflow for .NET
>
Aspose.Workflow for .Net API Reference
>
Aspose.Workflow.Engine Namespace
>
EngineManager Class
>
EngineManager Members
EngineManager overview
Public Static Fields
JUMP_PATH_ACTIVITY_ID
The dummy ID to identify the input parameter activityIds of CompleteTaskEx is a path to an activity in a block activity.
Public Static Properties
Instance
Return the single instance of EngineManager.
MonitorService
Obsolete.
Return the monitor service object for the Aspose.Workflow.
QueryService
Obsolete.
Return the query service object for the Aspose.Workflow
Public Static Methods
GetNewInstance
Return a new instance of EngineManager, user can use this new instance to connect to other database.
Public Instance Fields
TestEngineManager
Public Instance Properties
Engine
Return instance of the IEngine interface Irepresent Aspose.Workflow engine.
IsConfigured
Return true if the Aspose.Workflow has been configured properly,else false
Public Instance Methods
Configuration
Obsolete.
Configure Aspose.Workflow engine using configuration array. that's means propertyArray[0][0] is property1's name that's means propertyArray[0][1] is property1's value that's means propertyArray[1][0] is property2's name that's means propertyArray[1][1] is property3's value . . . that's means propertyArray[100][0] is property101's name that's means propertyArray[100][1] is property101's value
Configure
Overloaded. Configure Aspose.Workflow engine using application configuration settings.
EmptyCaches
Empty the internal caches
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetMonitorService
Return the monitor service object for the current EngineManager.
GetQueryService
Return the query service object for current EngineManager
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
See Also
EngineManager Class
|
Aspose.Workflow.Engine Namespace