The methods of the IRuntimeCallback interface are listed below. For a complete list of IRuntimeCallback interface members, see the IRuntimeCallback Members topic.
Public Instance Methods
GetNextActivityIds | Return next activity ids of current activitiy. if return null or empty array, engine will use the XPDL defined default next activity. |
GetPerformers | Return the performers for current activity. Aspose.Workflow will using the returned perfomer to create tasks. if return null or empty array, engine will using the defined performer defined in XPDL. |
See Also
IRuntimeCallback Interface | Aspose.Workflow.Engine Namespace