|
| Class | Description |
|
ActionCollectionProperty
|
The ActionCollectionProperty class is used to configure an action used on workflow elements.
|
|
ActionListPropertyType<TElement>
|
The ActionListPropertyType class is used to retrieve a list of actions that can be used on workflow elements.
|
|
ActionProperty
|
The ActionProperty class is used to define a collection of actions which can be used on workflow elements.
|
|
ApprovalElement
|
The ApprovalElement class is used to define an approval workflow element.
|
|
ApprovalListPropertyType<TElement>
|
The ApprovalListPropertyType class is used to retrieve a list of approval elements.
|
|
AssignmentEnumPropertyType<TElement, TValue>
|
The AssignmentEnumPropertyType class is used to retrieve a list of participant resolution types.
|
|
AssignmentProperty
|
The AssignmentProperty class is used to define participant resolution, which is who should get work items that are assigned when a workflow element is executed.
|
|
AssignmentRoleEnumPropertyType<TElement, TValue>
|
The AssignmentRoleEnumPropertyType class is used to retrieve a list of participant role types.
|
|
AutoCompleteProperty
|
The AutoCompleteProperty class is used to define a auto complete settings.
|
|
AutomatedTaskElement
|
The AutomatedTaskElement class is used to define an automated task workflow element.
|
|
AutomatedTaskListProperty<TElement>
|
The AutomatedTaskListProperty class is used to retrieve a list of automated task elements.
|
|
AXEnumValueFormatter
| |
|
AXNumberValueFormatter
| |
|
AXStringValueFormatter
| |
|
AXTimeValueFormatter
|
The class is used to format and convert Microsoft Dynamics AX time values.
|
|
AXValueFormatter
| |
|
AXValueFormatterFactory
| |
|
AxWorkflowServiceException
|
Exception to indicate an X++ service exception.
|
|
BranchProperty
|
The BranchProperty class is used to define branches on workflow elements.
|
|
CategoryListProperty<TElement>
|
The CategoryListProperty class is used to retrieve a list of workflow categories.
|
|
CompletionPolicyEnumPropertyType<TElement, TValue>
|
The CompletionPolicyEnumPropertyType class is used to retrieve a list of completion policy types.
|
|
ConditionalGatewayElement
|
The ConditionalGatewayElement class is used to define an automated or data-driven decision workflow element.
|
|
ConditionTypeEnumPropertyType<TElement, TValue>
|
The ConditionTypeEnumPropertyType class is used to retrieve a list of condition evaluation types.
|
|
DocumentFieldListPropertyType<TElement>
|
The DocumentFieldListPropertyType class is used to retrieve a list of document placeholders used for localized messages.
|
|
DocumentKeyFieldListPropertyType<TElement>
|
The DocumentKeyFieldListPropertyType class is used to retrieve a list of subworkflow document key relationships.
|
|
DocumentListProperty<TElement>
|
The DocumentListProperty class is used to retrieve a list of workflow documents.
|
|
DueDateProviderListPropertyType<TElement>
|
The DueDateProviderListPropertyType class is used to retrieve a list of calendar providers.
|
|
DueDateTokenListPropertyType<TElement>
|
The DueDateTokenListPropertyType class is used to retrieve a list of calendar tokens for a given calendar provider.
|
|
DurationCategoryEnumPropertyType<TElement, TValue>
| |
|
DurationDayOfWeekEnumPropertyType<TElement, TValue>
| |
|
DurationDayProperty
|
The DurationDayProperty class is used to define a duration in days.
|
|
DurationDaysOfWeekProperty
|
The DurationDaysOfWeekProperty class is used to define a duration for non-calendar hours and days.
|
|
DurationHourProperty
|
The DurationHourProperty class is used to define a duration in hours.
|
|
DurationMonthInYearEnumPropertyType<TElement, TValue>
|
The DurationMonthInYearEnumPropertyType class is used to retrieve a list of months in a year.
|
|
DurationMonthProperty
| |
|
DurationProperty
|
The DurationProperty class is used to define duration resolution, which is a time limit before something is due.
|
|
DurationWeekInMonthEnumPropertyType<TElement, TValue>
|
The DurationWeekInMonthEnumPropertyType class is used to retrieve a list of weeks in a month.
|
|
DurationWeekProperty
|
The DurationWeekProperty class is used to define a duration in weeks.
|
|
DurationYearProperty
| |
|
EmailListPropertyType<TElement>
|
The EmailListPropertyType class is used to retreive a list of e-mail templates that are defined in the Microsoft Dynamics AX installation.
|
|
EndElement
|
The EndElement class is used to define an end point workflow element.
|
|
EscalationEnumPropertyType<TElement, TValue>
|
The EscalationEnumPropertyType class is used to retrieve a list of escalation types.
|
|
EscalationPathCollection
|
The EscalationPathCollection class is used to configure an escalation path that can be used to escalate work items.
|
|
EscalationPathCollectionProperty
|
The EscalationPathCollectionProperty class is used to define a escalation path.
|
|
EscalationProperty
|
The EscalationProperty class is used to define escalation settings.
|
|
ExpressionProperty
|
The ExpressionProperty class is used to define a condition, which can be evaluated.
|
|
FinalApproverProperty
|
The FinalApproverProperty class is used to define a final approver.
|
|
Global
| |
|
HierarchyFilterTypeEnumPropertyType<TElement, TValue>
|
The HierarchyFilterTypeEnumPropertyType class is used to retrieve a list of participant hierarchy filter types.
|
|
HierarchyProperty
|
The HierarchyProperty class is used to define participant resolution using a hierarchy provider.
|
|
HierarchyProviderListPropertyType<TElement>
|
The HierarchyProviderListPropertyType class is used to retrieve a list of hierarchy providers.
|
|
HierarchyTokenListPropertyType<TElement>
|
The HierarchyTokenListPropertyType class is used to retrieve a list of hierarchy tokens for a given hierarchy provider.
|
|
InteractiveTask
|
The InteractiveTask class is a base class for all workflow elements that contains steps.
|
|
LanguageListPropertyType<TElement>
|
The LanguageListPropertyType class is used to retrieve a list of the supported languages.
|
|
LineItemCollection
| |
|
LineItemTypeEnumPropertyType<TElement, TValue>
|
The LineItemTypeEnumPropertyType class is used to retrieve a list of line item workflow types.
|
|
LineItemWorkflowElement
|
The LineItemWorkflowElement class is used to define an line item workflow element.
|
|
LineItemWorkflowElementItem
|
The LineItemWorkflowElementItem class is used to define a line item workflow item.
|
|
LineItemWorkflowListPropertyType<TElement>
|
The LineItemWorkflowListPropertyType class is used to retrieve a list of line item workflow elements.
|
|
LinkElement
|
The LinkElement class is used to define a relationship between two workflow elements.
|
|
ManualGatewayElement
|
The ManualGatewayElement class is used to define a manual decision workflow element.
|
|
MaxRuntimeProperty
|
The MaxRuntimeProperty class is used to define a max runtime for a workflow element.
|
|
MessageTextCollection
|
The MessageTextCollection class is used to configure a collection of localized messages that can be used on workflow elements.
|
|
MessageTextCollectionProperty
|
The MessageTextCollectionProperty class is used to define a localized message that is used on workflows and workflow elements.
|
|
MessageTextProperty
|
The MessageTextProperty class is used to define localized messages for a workflow element.
|
|
ModuleAxaptaEnumPropertyType<TElement, TValue>
|
The ModuleAxaptaEnumPropertyType class is used to retrieve a list of models.
|
|
NotificationCollectionProperty
|
The NotificationCollectionProperty class is used to configure a notification used on workflows and workflow elements.
|
|
NotificationDocumentFieldListPropertyType<TElement>
|
The NotificationDocumentFieldListPropertyType class is used to retrieve a list of document placeholders used for localized messages used in notifications.
|
|
NotificationProperty
|
The NotificationProperty class is used to define notifications for a workflow element.
|
|
NotificationTypeEnumPropertyType<TElement, TValue>
|
The NotificationTypeEnumPropertyType class is used to retrieve a list of notification types.
|
|
Object_
| |
|
ObservableDesignElementCollection<T>
|
The ObservablePropertyCollection class is a base class for model element collections.
|
|
ObservableModelElementCollection<T>
|
The ObservablePropertyCollection class is a base class for model element collections.
|
|
ObservablePropertyCollection<T>
|
The ObservablePropertyCollection class is a base class for model element collections.
|
|
ParallelBranchCollection
|
The ParallelBranchCollection class is used to configure a branch in a parallel execution.
|
|
ParallelBranchElement
|
The ParallelBranchElement class is used to define a parallel branch workflow element.
|
|
ParallelElement
|
The ParallelElement class is used to define a parallel workflow element.
|
|
ParticipantProperty
|
The ParticipantProperty class is used to define participant resolution using a participant provider.
|
|
ParticipantProviderListPropertyType<TElement>
|
The ParticipantProviderListPropertyType class is used to retrieve a list of participant providers.
|
|
ParticipantTokenListPropertyType<TElement>
|
The ParticipantTokenListPropertyType class is used to retrieve a list of participant tokens for a given participant provider.
|
|
ProviderDictionary
|
The ProviderDictionary class is collection of providers.
|
|
QueueProperty
|
The QueueProperty class is used to define queue resolution by using a queue provider.
|
|
QueueProviderListPropertyType<TElement>
|
The QueueProviderListPropertyType class is used to retrieve a list of queue providers.
|
|
QueueTokenListPropertyType<TElement>
|
The QueueTokenListPropertyType class is used to retrieve a list of queue tokens for a given queue provider.
|
|
ReadOnlyActionCollection
|
The ReadOnlyActionCollection class is used to configure a collection of actions that can be used on workflow elements.
|
|
ReadOnlyNotificationCollection
|
The ReadOnlyNotificationCollection class is used to configure a collection of notifications that can be used on workflows and workflow elements.
|
|
RecIdListPropertyType
|
The RecIdListPropertyType class is used to express type information for properties in the collection.
|
|
RecIdListPropertyType<TElement>
|
The RecIdListPropertyType class is used to express type information for properties in the collection.
|
|
StartElement
|
The StartElement class is used to define a start point workflow element.
|
|
StepCollection
|
The StepCollection class is used to configure a collection of steps on workflow elements.
|
|
StepElement
|
The StepElement class is used to define a step workflow element.
|
|
SubWorkflowElement
|
The SubWorkflowElement class is used to define a subworkflow element.
|
|
SubWorkflowFieldRelation
| |
|
SubWorkflowListPropertyType<TElement>
|
The SubWorkflowListPropertyType class is used to retrieve a list of line item workflow elements.
|
|
SubWorkflowProperty
|
The SubWorkflowProperty class is used to define a sub workflow line item workflow reference.
|
|
SysDictLineItemWorkflow
|
The SysDictLineItemWorkflow class is used to get meta-data about line item workflows.
|
|
SysDictProvider
|
The SysDictProvider class is used to get meta-data about providers.
|
|
SysDictWorkflowDocument
|
The SysDictWorkflowDocument class is used to get meta-data about workflow documents.
|
|
SysDictWorkflowElement
|
The SysDictWorkflowElement class is used to get meta-data about workflow elements.
|
|
SysDictWorkflowSubWorkflow
|
The SysDictWorkflowSubWorkflow class is used to acquire meta-data about sub workflow.
|
|
SysDictWorkflowTemplate
|
The SysDictWorkflowTemplate class is used to get meta-data about workflow templates.
|
|
SysWorkflowConfigurationService
| |
|
SysWorkflowHelper
| |
|
TaskElement
|
The TaskElement class is used to define a task workflow element.
|
|
TaskListPropertyType<TElement>
|
The TaskListPropertyType class is used to retrieve a list of task elements.
|
|
TemplateDictionary
|
The TemplateDictionary class is a collection of workflow template meta-data.
|
|
TemplateListProperty<TElement>
|
The TemplateListProperty class is used to retrieve a list of workflow templates.
|
|
TimeZoneEnumPropertyType<TElement, TValue>
|
The TimeZoneEnumPropertyType class is used to retrieve a list of time zone types.
|
|
UserInfo
|
The UserInfo class is used to get information about the current Microsoft Dynamics AX user.
|
|
UserListPropertyType<TElement>
|
The UserListPropertyType class is used to retrieve a list of users defined in the Microsoft Dynamics AX installation.
|
|
UserProperty
|
The UserProperty class is used to define participant resolution using a list of users.
|
|
WorkflowElement
| |
|
WorkflowElementDictionary
| |
|
WorkflowElementFieldSerializerAttribute
| |
|
WorkflowElementSerializer
|
The WorkflowElementSerializer class is used to serialize a workflow element.
|
|
WorkflowElementTypeEnumPropertyType<TElement, TValue>
|
The WorkflowElementTypeEnumPropertyType class is used to retrieve a list of workflow element types.
|
|
WorkflowElementViewStateDictionary
|
The ViewState class represents a collection of view state data for a design element.
|
|
WorkflowExportDefinition
|
The WorkflowExportDefinition class is used to define an export definition that is used to export workflows.
|
|
WorkflowModel
|
The WorkflowModel class is used to create and maintain workflows.
|
|
WorkflowModelCache
|
The WorkflowModelCache class contains the cached information that a workflow uses.
|
|
WorkflowNoteProperty
|
The WorkflowNoteProperty class contains notes that are related to a workflow.
|
|
WorkflowProperty
|
The WorkflowProperty class is used to define all properties related to a workflow.
|
|
WorkflowSerializer
|
The WorkflowSerializer class is used to serialize a workflow.
|
|
xGlobal
| |