Official Content

This data type represents a timer (in the context of an activity definition) and it is provided by the Workflow API.

Properties

Property Type Access Description
Id Numeric Read Identifier
Name Character Read Activity name
ProcessDefinition WorkflowProcessDefinition Read Process definition
ProcessDefinitionId Numeric Read Identifier of the process definition
SuccesiveActivities Collection (WorkflowActivity) Read Successive activities
Trigger WorkflowBusinessEventTrigger Read Trigger
Target WorkflowActivity Read Activity
InterruptsActivity Boolean Read  
TimerType WorkflowTimerType Read  
Attached Boolean Read  
Node WorkflowNode Read  

Methods

  • Load

Allows loading a Timer by Identifier.

Load(ProcessDefinitionId,id)

  Name Type Movement Description
1 ProcessDefinitionId Numeric (WorkflowProcessDefinitionId) Input Process Definition identifier
2 Id Numeric (WorkflowActivityId) Input Activity identifier
  • LoadByName

Allows loading a Timer by Name.

LoadByName(Name)

  Name Type Movement Description
1 Name Character (WorkflowName) Input Timer name

See Also

Workflow Error Codes

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant