Click or drag to resize

Aloe.EnterpriseOne.Model.Systems.Bpm Namespace

 
Classes
  ClassDescription
Public classActionParameterType
Generic enum type for ActionParameterType properties
Public classCalculatedAttribute
User-defined read-only calculated attribute. Entity: Sys_Calculated_Attributes
Public classCalculatedAttributeExpression
Represent an expression within the calculation of a calculated attribute. Entity: Sys_Calculated_Attribute_Expressions
Public classCalculatedAttributeExpressionsRepository
Repository class for CalculatedAttributeExpression objects
Public classCalculatedAttributeExpressionsRules
Public classCalculatedAttributesRepository
Repository class for CalculatedAttribute objects
Public classCalculatedAttributesRules
Public classExecutionStep
Contains both historical and active steps in the execution of the business processes. Entity: Bpm_Execution_Steps
Public classExecutionStepsRepository
Repository class for ExecutionStep objects
Public classExpressionOperator
Generic enum type for ExpressionOperator properties
Public classExpressionParameterType
Generic enum type for ExpressionParameterType properties
Public classLocality
Generic enum type for Locality properties
Public classProcess
Represents one business process version. All process model elements and execution instances are bound to specfic process version. Entity: Bpm_Processes
Public classProcessConnection
Contains the connections between process elements. Part of the process model. Entity: Bpm_Process_Connections
Public classProcessConnectionsRepository
Repository class for ProcessConnection objects
Public classProcessElement
Contains the flow elements of the process model. Entity: Bpm_Process_Elements
Public classProcessElementsRepository
Repository class for ProcessElement objects
Public classProcessElementsRepositoryElementSubtype
Allowed values for the ElementSubtype data attribute
Public classProcessElementsRepositoryElementType
Allowed values for the ElementType data attribute
Public classProcessesRepository
Repository class for Process objects
Public classProcessGroup
Represents a node in the hierarchy of process groups. Entity: Bpm_Process_Groups
Public classProcessGroupsRepository
Repository class for ProcessGroup objects
Public classProcessInstance
Contains the running instances of the processes. Entity: Bpm_Process_Instances
Public classProcessInstancesRepository
Repository class for ProcessInstance objects
Public classProcessInstancesRepositoryState
Allowed values for the State data attribute
Public classProcessLane
The process lanes categorize elements in the process and contain logic for executor selection. Entity: Bpm_Process_Lanes
Public classProcessLanesRepository
Repository class for ProcessLane objects
Public classProcessLanesRepositoryAssignByUserCondition
Allowed values for the AssignByUserCondition data attribute
Public classProcessNode
Contains the flow Nodes of the process model. Entity: Bpm_Process_Nodes
Public classProcessNodeEvent
Abstract root of all process node events. Currently - not used. Entity: Bpm_Process_Node_Events
Public classProcessNodeEventsRepository
Repository class for ProcessNodeEvent objects
Public classProcessNodesRepository
Repository class for ProcessNode objects
Public classProcessNodesRepositoryNodeType
Allowed values for the NodeType data attribute
Public classProcessNodeTimerEvent
Timer event definition. Currently - not used. Entity: Bpm_Process_Node_Timer_Events
Public classProcessNodeTimerEventsRepository
Repository class for ProcessNodeTimerEvent objects
Public classStringFormatter
Simplify formatting strings
Public classUserBusinessRule
Represents user-defined business rule. Entity: Sys_User_Business_Rules
Public classUserBusinessRuleAction
Represents an action within a business rule. Entity: Sys_User_Business_Rule_Actions
Public classUserBusinessRuleActionsRepository
Repository class for UserBusinessRuleAction objects
Public classUserBusinessRuleActionsRepositoryActionType
Allowed values for the ActionType data attribute
Public classUserBusinessRuleCondition
Represents one condition for the execution of a business rule. Entity: Sys_User_Business_Rule_Conditions
Public classUserBusinessRuleConditionsRepository
Repository class for UserBusinessRuleCondition objects
Public classUserBusinessRuleConditionsRepositoryComparisonType
Allowed values for the ComparisonType data attribute
Public classUserBusinessRuleEvent
Represents event registration of a business rule. Entity: Sys_User_Business_Rule_Events
Public classUserBusinessRuleEventsRepository
Repository class for UserBusinessRuleEvent objects
Public classUserBusinessRuleEventsRepositoryEventType
Allowed values for the EventType data attribute
Public classUserBusinessRuleEventsRepositoryLayer
Allowed values for the Layer data attribute
Public classUserBusinessRuleExecutionSession
Represents the session data for one execution of a business rule.
Public classUserBusinessRuleExecutionSessionGlobalsObjectType
The globals, used for expression evaluation;
Public classUserBusinessRulesRepository
Repository class for UserBusinessRule objects
Public classUserBusinessRulesRepositoryLayer
Allowed values for the Layer data attribute
Public classUserBusinessRulesRepositoryScriptLanguage
Allowed values for the ScriptLanguage data attribute