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
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
IProcessInstance Members
Properties
Methods
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
>
IProcessInstance Interface
>
IProcessInstance Members
IProcessInstance overview
Public Instance Properties
Delayed
Return true if any task of current instance is exceeded its deadline. else false
Id
Return the id of current process instance.
IsStopped
Return true if the process instance stopped,else false.
IsSubflow
Return true if the Process Instance is a subflow instance.
PackageId
Return the package's id
PackageVersion
Return the package's version
ProcessId
Return the process's id
StartTime
Return the start time of the process instance.
StartUserName
Return the user's name who start the process instance.
StopTime
Return the end time of the process instance.
Variables
Return all variables which current instance contains.
Public Instance Methods
AssignTask
Overloaded. Assign a given task to another user
GetAllTasks
Return all pending tasks of current process instance
GetTask
Return the Task instance with the given Id
UpdateVariable
Update process variable's value.
UpdateVariables
Update the process variables using the parameter
See Also
IProcessInstance Interface
|
Aspose.Workflow.Engine Namespace