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
IActivity Members
Properties
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
>
IActivity Interface
>
IActivity Members
IActivity overview
Public Instance Properties
ActivityType
Return the type of the Activity
Applications
Returns Application should be called in current activity. empty array for no application should be called.
Deadlines
Return deadlines defined in current activity. empty array for no deadline defined.
ExtendedAttributes
Return the dictionary who contains all extended attributes defined on current workflow activity.
Id
Return the activity's id
IsEndActivity
Return true if the activity is EndActivity End Activity is an activity without non-exceptional out-going transition or has only one non-exceptional out-going transition and the only out-going transition has same From and To
IsStartActivity
Return true if the activity is StartActivity, Start Activity is an activity without income transition or has only one income transition and the only income transition has same From and To
Name
Return the activity's Name
PackageId
Return the package id
PackageVersion
Return the version for the package
Performer
Return the activity's performer Id, return null means current activity has no performer
ProcessId
Return the process id
See Also
IActivity Interface
|
Aspose.Workflow.Engine Namespace